thibaultcordier / MAPIE

A scikit-learn-compatible module for estimating prediction intervals.
https://mapie.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

DOC: Update examples with split conformal classification #6

Open thibaultcordier opened 1 year ago

thibaultcordier commented 1 year ago

Is your documentation request related to a problem? Please describe. The enhancement of split conformal option for classification task requires examples to show how to use it.

Describe the solution you'd like Update the notebooks related to the classification task with the split conformal option.