LICENSE
README.md
pyproject.toml
src/compboost/__init__.py
src/compboost.egg-info/PKG-INFO
src/compboost.egg-info/SOURCES.txt
src/compboost.egg-info/dependency_links.txt
src/compboost.egg-info/requires.txt
src/compboost.egg-info/top_level.txt
src/compboost/models/ComponentwiseBoostingModel.py
src/compboost/models/__init__.py
src/compboost/models/wrapper.py
tests/test_core_model.py
tests/test_wrapper.py