incerto.conformal.jackknife_plus#
- incerto.conformal.jackknife_plus(model_fn, train_dataset, alpha)[source]#
Jackknife+ Intervals — Barber, Candès, and Ramdas, Ann. Stat. 2021.
Produces prediction intervals using leave-one-out cross-validation with the Jackknife+ aggregation rule. All n LOO models are retained and used at prediction time to construct valid intervals.