LICENSE
README.md
pyproject.toml
fastprop/__init__.py
fastprop/data.py
fastprop/defaults.py
fastprop/descriptors.py
fastprop/io.py
fastprop/metrics.py
fastprop/model.py
fastprop.egg-info/PKG-INFO
fastprop.egg-info/SOURCES.txt
fastprop.egg-info/dependency_links.txt
fastprop.egg-info/entry_points.txt
fastprop.egg-info/requires.txt
fastprop.egg-info/top_level.txt
fastprop/cli/__init__.py
fastprop/cli/base.py
fastprop/cli/predict.py
fastprop/cli/shap.py
fastprop/cli/train.py
test/test_fastprop.py