LICENSE
README.md
setup.py
ds4ml/__init__.py
ds4ml/__version__.py
ds4ml/attribute.py
ds4ml/dataset.py
ds4ml/evaluator.py
ds4ml/metrics.py
ds4ml/synthesizer.py
ds4ml/utils.py
ds4ml.egg-info/PKG-INFO
ds4ml.egg-info/SOURCES.txt
ds4ml.egg-info/dependency_links.txt
ds4ml.egg-info/entry_points.txt
ds4ml.egg-info/requires.txt
ds4ml.egg-info/top_level.txt
ds4ml/command/__init__.py
ds4ml/command/evaluate.py
ds4ml/command/pattern.py
ds4ml/command/synthesize.py
ds4ml/template/report.html
tests/test_attribute.py
tests/test_dataset.py
tests/test_evaluator.py
tests/test_metrics.py
tests/test_synthesizer.py
tests/test_utils.py
tests/testdata.py