LICENSE
README.md
pyproject.toml
canary_ml/__init__.py
canary_ml/alerts.py
canary_ml/anomaly.py
canary_ml/cbpe.py
canary_ml/dashboard.html
canary_ml/drift.py
canary_ml/monitor.py
canary_ml/report.py
canary_ml/server.py
canary_ml/storage.py
canary_ml.egg-info/PKG-INFO
canary_ml.egg-info/SOURCES.txt
canary_ml.egg-info/dependency_links.txt
canary_ml.egg-info/requires.txt
canary_ml.egg-info/top_level.txt
tests/test_alerts.py
tests/test_anomaly.py
tests/test_callbacks.py
tests/test_cbpe.py
tests/test_drift.py
tests/test_monitor.py
tests/test_server.py