.coveragerc
AUTHORS
ChangeLog
LICENSE
README.md
mkdocs.yml
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/deploy_to_pypi.yml
.github/workflows/lindandtest.yml
.github/workflows/update_documentation.yml
docs/examples
docs/index.md
docs/api/ConformalClassifier.md
docs/api/ConformalRegressor.md
examples/ConformalRegressor/ConformalRegressorExample.ipynb
photonai_conformal/__init__.py
photonai_conformal/mapie_wrapper.py
photonai_conformal/photonai_conformal.json
photonai_conformal/version.py
photonai_conformal.egg-info/PKG-INFO
photonai_conformal.egg-info/SOURCES.txt
photonai_conformal.egg-info/dependency_links.txt
photonai_conformal.egg-info/not-zip-safe
photonai_conformal.egg-info/pbr.json
photonai_conformal.egg-info/requires.txt
photonai_conformal.egg-info/top_level.txt
test/__init__.py
test/mapie_wrapper_test.py