.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./surveyequivalence/__init__.py
./surveyequivalence/combiners.py
./surveyequivalence/equivalence.py
./surveyequivalence/scoring_functions.py
./surveyequivalence/synthetic_datasets.py
./surveyequivalence/data/credweb.csv
./surveyequivalence/data/vote_gtk2.csv
./surveyequivalence/data/wiki_attack_labels_and_predictor.csv
./surveyequivalence/data/running_example/predictions.csv
./surveyequivalence/data/running_example/ref_rater_labels.csv
./surveyequivalence/data/running_example_50_items/predictions.csv
./surveyequivalence/data/running_example_50_items/ref_rater_labels.csv
./surveyequivalence/examples/__init__.py
./surveyequivalence/examples/credbank.py
./surveyequivalence/examples/guessthekarma.py
./surveyequivalence/examples/paper_running_example.py
./surveyequivalence/examples/toxicity.py
./surveyequivalence/templates/classifier_template.txt
./surveyequivalence/templates/pgf_template.txt
./surveyequivalence/templates/plot_template.txt
./surveyequivalence/templates/surveyequiv_template.txt
surveyequivalence.egg-info/PKG-INFO
surveyequivalence.egg-info/SOURCES.txt
surveyequivalence.egg-info/dependency_links.txt
surveyequivalence.egg-info/requires.txt
surveyequivalence.egg-info/top_level.txt
tests/continuous_prediction_tests.py
tests/discrete_distribution_tests.py