LICENSE.md
MANIFEST.in
README.md
setup.cfg
setup.py
cytominer_eval/__about__.py
cytominer_eval/__init__.py
cytominer_eval/evaluate.py
cytominer_eval.egg-info/PKG-INFO
cytominer_eval.egg-info/SOURCES.txt
cytominer_eval.egg-info/dependency_links.txt
cytominer_eval.egg-info/requires.txt
cytominer_eval.egg-info/top_level.txt
cytominer_eval/operations/__init__.py
cytominer_eval/operations/grit.py
cytominer_eval/operations/mp_value.py
cytominer_eval/operations/precision_recall.py
cytominer_eval/operations/replicate_reproducibility.py
cytominer_eval/operations/util.py
cytominer_eval/tests/__init__.py
cytominer_eval/tests/test_evaluate.py
cytominer_eval/tests/test_operations/__init__.py
cytominer_eval/tests/test_operations/test_grit.py
cytominer_eval/tests/test_operations/test_mp_value.py
cytominer_eval/tests/test_operations/test_precision_recall.py
cytominer_eval/tests/test_operations/test_replicate_reproducibility.py
cytominer_eval/tests/test_operations/test_util.py
cytominer_eval/tests/test_transform/__init__.py
cytominer_eval/tests/test_transform/test_assert_melt.py
cytominer_eval/tests/test_transform/test_transform.py
cytominer_eval/tests/test_transform/test_util.py
cytominer_eval/transform/__init__.py
cytominer_eval/transform/transform.py
cytominer_eval/transform/util.py