QuaPy/docs/build/html/_sources/index.rst.txt

59 lines
1.2 KiB
Plaintext
Raw Normal View History

2024-02-07 18:31:34 +01:00
.. QuaPy: A Python-based open-source framework for quantification documentation master file, created by
sphinx-quickstart on Wed Feb 7 16:26:46 2024.
2021-11-09 15:50:53 +01:00
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to QuaPy's documentation!
2024-02-07 18:31:34 +01:00
==========================================================================================
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
QuaPy is a Python-based open-source framework for quantification.
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
This document contains the API of the modules included in QuaPy.
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
Installation
------------
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
`pip install quapy`
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
GitHub
------------
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
QuaPy is hosted in GitHub at `https://github.com/HLT-ISTI/QuaPy <https://github.com/HLT-ISTI/QuaPy>`_
2021-11-09 15:50:53 +01:00
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
2021-11-09 15:50:53 +01:00
.. toctree::
:maxdepth: 2
:caption: Contents:
2024-02-07 18:31:34 +01:00
Contents
--------
.. toctree::
2021-11-09 15:50:53 +01:00
2024-02-07 18:31:34 +01:00
modules
2021-11-09 15:50:53 +01:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`