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
Building of Ensemble Classifier from MapieClassifier #445
Closed
BaptisteCalot closed 4 months ago
Description
Fixes #430
Type of change
New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Adapt existing unit tests to the new class and check that everything still works.
Checklist
make lint
make type-check
make tests
make coverage
make doc