README.md
pyproject.toml
c4fairness/__init__.py
c4fairness/__main__.py
c4fairness/cli.py
c4fairness/clustering.py
c4fairness/experiment.py
c4fairness/experiments.py
c4fairness/fairness_metrics.py
c4fairness/main.py
c4fairness/preprocessing.py
c4fairness/result_viz.py
c4fairness/scoring.py
c4fairness/visualization.py
c4fairness/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_binary_error_rates.py
tests/test_euclidean_multiclass_clustering.py
tests/test_experiment_pipeline.py
tests/test_fairness_metrics.py
tests/test_make_recap.py
tests/test_multicat_significance.py
tests/test_multicat_table.py
tests/test_multiclass_error.py
tests/test_onehot_error.py
tests/test_projections.py
tests/test_result_viz.py
tests/test_scoring.py
tests/test_webapp.py