LICENSE
MANIFEST.in
README.md
environment.yml
playground.ipynb
pyproject.toml
requirements.txt
setup.cfg
data/perm_random20_test_dw.csv
data/perm_random20_test_mordred.csv
data/perm_random20_test_raw.ods
data/perm_random80_train_dw.csv
data/perm_random80_train_mordred.csv
data/perm_random80_train_raw.ods
docs/source/cli.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
models/rf_random_dw.pkl
models/rf_random_mordred.pkl
models/xgb_random_dw.pkl
models/xgb_random_mordred.pkl
src/cyc_pep_perm/__init__.py
src/cyc_pep_perm/__main__.py
src/cyc_pep_perm/api.py
src/cyc_pep_perm/cli.py
src/cyc_pep_perm/py.typed
src/cyc_pep_perm/version.py
src/cyc_pep_perm.egg-info/PKG-INFO
src/cyc_pep_perm.egg-info/SOURCES.txt
src/cyc_pep_perm.egg-info/dependency_links.txt
src/cyc_pep_perm.egg-info/entry_points.txt
src/cyc_pep_perm.egg-info/not-zip-safe
src/cyc_pep_perm.egg-info/requires.txt
src/cyc_pep_perm.egg-info/top_level.txt
src/cyc_pep_perm/data/__init__.py
src/cyc_pep_perm/data/descriptors.py
src/cyc_pep_perm/data/paths.py
src/cyc_pep_perm/data/processing.py
src/cyc_pep_perm/models/__init__.py
src/cyc_pep_perm/models/randomforest.py
src/cyc_pep_perm/models/randomforest_class.py
src/cyc_pep_perm/models/xgboost.py
tests/__init__.py
tests/test_randomforest.py
tests/test_version.py
tests/test_models/rf_random_dw_unittest.pkl
tests/test_models/rf_unittest.pkl