LICENSE
README.md
pyproject.toml
src/c50py/__init__.py
src/c50py/regressor.py
src/c50py/tree.py
src/c50py.egg-info/PKG-INFO
src/c50py.egg-info/SOURCES.txt
src/c50py.egg-info/dependency_links.txt
src/c50py.egg-info/requires.txt
src/c50py.egg-info/top_level.txt
tests/test_classifier_extended.py
tests/test_features.py
tests/test_import.py
tests/test_regressor_extended.py
tests/test_smoke_fit.py