Metadata-Version: 2.1
Name: hierarchical-confusion-matrix
Version: 1.0.3
Summary: Hierarchical Confusion Matrix - a novel measure for evaluation of any hierarchical classification problem
Author: Kevin Riehl
Project-URL: Homepage, https://github.com/DerKevinRiehl/HierarchicalConfusionMatrix/
Project-URL: Bug Tracker, https://github.com/DerKevinRiehl/HierarchicalConfusionMatrix/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Hierarchical Confusion Matrix
This GitHub repository includes the implementation of the hierarchical confusion matrix in Python, that was proposed in [Riehl et al., 2023] Riehl, K., Neunteufel, M., Hemberg, M. (2023). Hierarchical confusion matrix for classification performance evaluation. In revision at Journal of the Royal Statistical Society:Series C..

