Classical Inductive Conformal Prediction (ICP)
— Vovk, Gammerman, and Shafer, Algorithmic Learning in a Random World (2005).
Returns a predictor f̂(x) that outputs a prediction set for classification.
- Parameters:
-
- Return type:
Callable[[Tensor], List[Tensor]]