A scikit-learn-compatible module to estimate prediction intervals and control risks based on conformal predictions.
BSD 3-Clause "New" or "Revised" License
1.3k
stars
111
forks
source link
Reorganized files, cleaned stuff, added 1 integration test #532
Closed
Valentin-Laurent closed 2 weeks ago
reorganized files cleaned classification.py fixed regression.py typing import integration tests : added a dummy test + a script to run tests