KEYWORDS.md
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/CONTRIBUTING.md
Munin.egg-info/PKG-INFO
Munin.egg-info/SOURCES.txt
Munin.egg-info/dependency_links.txt
Munin.egg-info/entry_points.txt
Munin.egg-info/requires.txt
Munin.egg-info/top_level.txt
benchmarks/__init__.py
benchmarks/benchmark_func.py
benchmarks/pqp_benchmark.py
benchmarks/returns_benchmark.py
docs/README.md
docs/guide/guide_object_detection.md
munin/README.md
munin/__init__.py
munin/generate_report.py
munin/plugins.py
munin/templates/classification_report_template.html
munin/templates/confusion_matrix.html
munin/templates/head.html
munin/templates/metrics.html
munin/templates/prc.html
munin/templates/predictions.html
munin/templates/roc.html
munin/utilities/__init__.py
munin/utilities/html_embeddings.py
tests/__init__.py
tests/test_imports.py
tests/test_report.py
tests/test_sanity.py