Metadata-Version: 2.1
Name: confusion-matrix-sebastian-achim-mueller
Version: 0.0.5
Summary: Create confusion-matrices
Home-page: https://github.com/cherenkov-plenoscope/confusion_matrix
Author: Sebastian Achim Mueller
Author-email: sebastian-achim.mueller@mpi-hd.mpg.de
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Description-Content-Type: text/x-rst
License-File: LICENSE

#########################
Create Confusion Matrices
#########################
|TestStatus| |PyPiStatus| |BlackStyle|


Make and organize your confusion-matrices.

- Histogramming
- Estimator for uncertainty based on count-statistics.
- Naming of axes to not confuse the axes.


.. |BlackStyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

.. |TestStatus| image:: https://github.com/cherenkov-plenoscope/confusion_matrix/actions/workflows/test.yml/badge.svg?branch=main
    :target: https://github.com/cherenkov-plenoscope/confusion_matrix/actions/workflows/test.yml

.. |PyPiStatus| image:: https://img.shields.io/pypi/v/confusion_matrix_sebastian-achim-mueller
    :target: https://pypi.org/project/confusion_matrix_sebastian-achim-mueller
