README.md
pyproject.toml
c4f/__init__.py
c4f/cli.py
c4f/clustering.py
c4f/experiment.py
c4f/experiments.py
c4f/fairness_metrics.py
c4f/main.py
c4f/preprocessing.py
c4f/result_viz.py
c4f/scoring.py
c4f/visualization.py
c4f/webapp.py
c4fairness.egg-info/PKG-INFO
c4fairness.egg-info/SOURCES.txt
c4fairness.egg-info/dependency_links.txt
c4fairness.egg-info/entry_points.txt
c4fairness.egg-info/requires.txt
c4fairness.egg-info/top_level.txt
tests/test_euclidean_multiclass_clustering.py
tests/test_experiment_pipeline.py
tests/test_fairness_metrics.py
tests/test_make_recap.py
tests/test_multiclass_error.py
tests/test_onehot_error.py
tests/test_scoring.py
tests/test_webapp.py