CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
fairmlhealth/__fairness_metrics.py
fairmlhealth/__init__.py
fairmlhealth/__kdd2020_tutorial_helpers.py
fairmlhealth/__mimic_data.py
fairmlhealth/__preprocessing.py
fairmlhealth/__utils.py
fairmlhealth/__validation.py
fairmlhealth/measure.py
fairmlhealth/performance_metrics.py
fairmlhealth/report.py
fairmlhealth/stat_utils.py
fairmlhealth.egg-info/PKG-INFO
fairmlhealth.egg-info/SOURCES.txt
fairmlhealth.egg-info/dependency_links.txt
fairmlhealth.egg-info/requires.txt
fairmlhealth.egg-info/top_level.txt
test/__init__.py
test/__utils.py
test/notebook_tester.py
test/test___utils.py
test/test_docs.py
test/test_example_toolusage_binary.py
test/test_example_toolusage_regression.py
test/test_fairnessmetrics.py
test/test_measure.py
test/test_performancemetrics.py
test/test_report.py
test/test_stat_utils.py
test/test_tutorial_evaluatingbinaryclassification.py
test/test_tutorial_evaluatingregression.py
test/development/__init__.py
test/development/model_comparison_debug.py