LICENSE
NOTICE
README.md
pyproject.toml
src/driftfdr/__init__.py
src/driftfdr/bootstrap.py
src/driftfdr/calibration.py
src/driftfdr/datasets.py
src/driftfdr/detectors.py
src/driftfdr/metrics.py
src/driftfdr/monitor.py
src/driftfdr/online_fdr.py
src/driftfdr/preprocess.py
src/driftfdr/streaming.py
src/driftfdr/streams.py
src/driftfdr.egg-info/PKG-INFO
src/driftfdr.egg-info/SOURCES.txt
src/driftfdr.egg-info/dependency_links.txt
src/driftfdr.egg-info/requires.txt
src/driftfdr.egg-info/top_level.txt
src/driftfdr/integrations/__init__.py
src/driftfdr/integrations/mlflow.py
src/driftfdr/integrations/nannyml.py
src/driftfdr/integrations/prometheus.py
tests/test_bootstrap.py
tests/test_calibration.py
tests/test_datasets.py
tests/test_detectors.py
tests/test_docs.py
tests/test_integrations.py
tests/test_monitor.py
tests/test_online_fdr.py
tests/test_streaming.py