.. QuaPy: A Python-based open-source framework for quantification documentation master file, created by
   sphinx-quickstart on Wed Feb  7 16:26:46 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to QuaPy's documentation!
==========================================================================================

QuaPy is a Python-based open-source framework for quantification.

This document contains the API of the modules included in QuaPy.

Installation
------------

`pip install quapy`

GitHub
------------

QuaPy is hosted in GitHub at `https://github.com/HLT-ISTI/QuaPy <https://github.com/HLT-ISTI/QuaPy>`_


Wiki Documents
------------

In this section you can find useful information concerning different aspects of QuaPy, with examples:

.. toctree::
   :maxdepth: 1

   wiki/Datasets
   wiki/Evaluation
   wiki/ExplicitLossMinimization
   wiki/Methods
   wiki/Model-Selection
   wiki/Plotting
   wiki/Protocols


.. toctree::
   :maxdepth: 2
   :caption: Contents:

Contents
--------

.. toctree::

   modules


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`