Vincent Blot

Results 6 issues of Vincent Blot

# Description Implementation of the RAPS method for MapieClassifier Fixes #189 ## Type of change Please remove options that are irrelevant. - New feature (non-breaking change which adds functionality) #...

Uncertainty Sets for Image Classifiers using Conformal Prediction, Angelopoulos et al., 2020

enhancement

Enable the use of "enumerate" as iterable of tqdm. With this feature, tqdm automatically compute the total number of iterations when the argument of tqdm is of type "enumerate"

**Why this can be useful ?** When creating some custom non-conformity score with your very nice interface, one might want to compare different scores on the same dataset. For instance,...

Unprioritized backlog
Other or internal

# Description Include Mondrian CP in the MAPIE package as a wrapper of existing mapie estimators. Fixes #(issue) ## Type of change Please remove options that are irrelevant. New class...

It would be great to include Mondrian CP into Mapie to be able to run CP on partitions of our dataset for regression, classification and risk control

enhancement