.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pixi.lock
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/deploy-gh-pages.yml
.github/workflows/lint.yml
.github/workflows/python-app.yml
coverforest/__init__.py
coverforest/_fast_random_forest.py
coverforest/_forest.py
coverforest/_giqs.cpp
coverforest/_giqs.pyx
coverforest/_version.py
coverforest/metrics.py
coverforest.egg-info/PKG-INFO
coverforest.egg-info/SOURCES.txt
coverforest.egg-info/dependency_links.txt
coverforest.egg-info/requires.txt
coverforest.egg-info/top_level.txt
coverforest/tests/__init__.py
coverforest/tests/test_common.py
coverforest/tests/test_template.py
doc/Makefile
doc/api.rst
doc/conf.py
doc/index.rst
doc/make.bat
doc/refs.bib
doc/_static/css/coverforest.css
doc/_static/img/coverforest.ico
doc/_static/img/coverforest_96.png
doc/_static/js/copybutton.js
doc/_templates/class.rst
doc/_templates/function.rst
doc/_templates/numpydoc_docstring.py
doc/_templates/sidebar-search-bs.html
doc/classification/classification_gridsearch.ipynb
doc/classification/classification_pipeline.ipynb
doc/classification/index.rst
doc/classification/.ipynb_checkpoints/classification_gridsearch-checkpoint.ipynb
doc/classification/.ipynb_checkpoints/classification_pipeline-checkpoint.ipynb
doc/regression/index.rst
doc/regression/regression_pipeline.ipynb
doc/regression/.ipynb_checkpoints/regression_pipeline-checkpoint.ipynb