CITATION.cff
LICENSE
MANIFEST.in
README.md
REPRODUCIBILITY.md
SUPPORTING_EVIDENCE.md
pyproject.toml
requirements.txt
setup.py
mbe_eval/__init__.py
mbe_eval/calibration.py
mbe_eval/checkpoint_metrics.py
mbe_eval/cli.py
mbe_eval/comparators.py
mbe_eval/core.py
mbe_eval/crossfit.py
mbe_eval/demo.py
mbe_eval/diagnostics.py
mbe_eval/reaudit.py
mbe_eval/reporting.py
mbe_eval/robust_sign_error.py
mbe_eval/sample_eval.py
mbe_eval/selection.py
mbe_eval/utils.py
mbe_eval.egg-info/PKG-INFO
mbe_eval.egg-info/SOURCES.txt
mbe_eval.egg-info/dependency_links.txt
mbe_eval.egg-info/entry_points.txt
mbe_eval.egg-info/requires.txt
mbe_eval.egg-info/top_level.txt
tests/test_calibration.py
tests/test_checkpoint_metrics.py
tests/test_comparators.py
tests/test_core.py
tests/test_diagnostics.py
tests/test_inference_stress.py
tests/test_reaudit.py
tests/test_robust_sign_error.py
tests/test_selection.py