Adaptive Prediction Sets (APS)
— Romano, Patterson, and Candes, NeurIPS 2020.
Produces variable-sized sets by thresholding cumulative probability mass
up to and including the true label, calibrated on held-out data.
- Parameters:
-
- Return type:
Callable[[Tensor], List[Tensor]]