LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/source/conf.py
scikit_fallback.egg-info/PKG-INFO
scikit_fallback.egg-info/SOURCES.txt
scikit_fallback.egg-info/dependency_links.txt
scikit_fallback.egg-info/requires.txt
scikit_fallback.egg-info/top_level.txt
skfb/__init__.py
skfb/core/__init__.py
skfb/core/array.py
skfb/core/exceptions.py
skfb/ensemble/__init__.py
skfb/ensemble/_common.py
skfb/ensemble/_routing.py
skfb/ensemble/_threshold.py
skfb/estimators/__init__.py
skfb/estimators/_anomaly.py
skfb/estimators/_multi_threshold.py
skfb/estimators/_rule.py
skfb/estimators/_threshold.py
skfb/estimators/base.py
skfb/experimental/__init__.py
skfb/experimental/enable_error_rejection_loss.py
skfb/experimental/enable_multi_threshold_fallback_classifier_cv.py
skfb/metrics/__init__.py
skfb/metrics/_classification.py
skfb/metrics/_common.py
skfb/metrics/_plot.py
skfb/metrics/_ranking.py
skfb/utils/__init__.py
skfb/utils/_legacy.py
skfb/utils/_validation.py