Skip to content

Latest commit

 

History

History
104 lines (68 loc) · 3.2 KB

index.rst

File metadata and controls

104 lines (68 loc) · 3.2 KB

Welcome to Permetrics's documentation!

https://static.pepy.tech/badge/permetrics https://readthedocs.org/projects/permetrics/badge/?version=latest https://img.shields.io/badge/Chat-on%20Telegram-blue https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?

PerMetrics is a python library for performance metrics of machine learning models. We aim to implement all performance metrics for problems such as regression, classification, clustering, ... problems. Helping users in all field access metrics as fast as possible

  • Free software: GNU General Public License (GPL) V3 license
  • Total metrics: 111 (47 regression metrics, 20 classification metrics, 44 clustering metrics)
  • Documentation: https://permetrics.readthedocs.io/en/latest/
  • Python versions: >= 3.7.x
  • Dependencies: numpy, scipy
.. toctree::
   :maxdepth: 3
   :caption: Quick Start

   pages/quick_start.rst


.. toctree::
   :maxdepth: 3
   :caption: Models Document

   pages/regression.rst
   pages/classification.rst
   pages/clustering.rst


.. toctree::
   :maxdepth: 3
   :caption: Models API:

   pages/permetrics.rst


.. toctree::
   :maxdepth: 3
   :caption: Support:

   pages/support.rst


.. bibliography:: mybibfile.bib


Indices and tables