Prediction Intervals

93 papers with code • 0 benchmarks • 2 datasets

A prediction interval is an estimate of an interval in which a future observation will fall, with a certain probability, given what has already been observed. Prediction intervals are often used in regression analysis.

Libraries

Use these libraries to find Prediction Intervals models and implementations
2 papers
248

Conformal prediction for multi-dimensional time series by ellipsoidal sets

hamrel-cxu/multidimspci 6 Mar 2024

Conformal prediction (CP) has been a popular method for uncertainty quantification because it is distribution-free, model-agnostic, and theoretically sound.

5
06 Mar 2024

Confidence on the Focal: Conformal Prediction with Selection-Conditional Coverage

ying531/jomi-paper 6 Mar 2024

In such cases, marginally valid conformal prediction intervals may not provide valid coverage for the focal unit(s) due to selection bias.

0
06 Mar 2024

A Data-Driven Supervised Machine Learning Approach to Estimating Global Ambient Air Pollution Concentrations With Associated Prediction Intervals

berrli/environmental-insights 15 Feb 2024

Global ambient air pollution, a transboundary challenge, is typically addressed through interventions relying on data from spatially sparse and heterogeneously placed monitoring stations.

3
15 Feb 2024

Regression Trees for Fast and Adaptive Prediction Intervals

monoxido45/locart 12 Feb 2024

Our approach is based on pursuing the coarsest partition of the feature space that approximates conditional coverage.

3
12 Feb 2024

Bellman Conformal Inference: Calibrating Prediction Intervals For Time Series

zitongyang/bellman-conformal-inference 7 Feb 2024

We introduce Bellman Conformal Inference (BCI), a framework that wraps around any time series forecasting models and provides approximately calibrated prediction intervals.

10
07 Feb 2024

Conformal Approach To Gaussian Process Surrogate Evaluation With Coverage Guarantees

vincentblot28/conformalized_gp 15 Jan 2024

Gaussian processes (GPs) are a Bayesian machine learning approach widely used to construct surrogate models for the uncertainty quantification of computer simulation codes in industrial applications.

40
15 Jan 2024

Forecasting CPI inflation under economic policy and geo-political uncertainties

ctanujit/FEWNet 30 Dec 2023

This study proposes a novel filtered ensemble wavelet neural network (FEWNet) that can produce reliable long-term forecasts for CPI inflation.

8
30 Dec 2023

Conformalized Deep Splines for Optimal and Efficient Prediction Sets

ndiamant/spice 1 Nov 2023

SPICE is compatible with two different efficient-to-compute conformal scores, one oracle-optimal for marginal coverage (SPICE-ND) and the other asymptotically optimal for conditional coverage (SPICE-HPD).

6
01 Nov 2023

UncertaintyPlayground: A Fast and Simplified Python Library for Uncertainty Estimation

Unco3892/UncertaintyPlayground 23 Oct 2023

This paper introduces UncertaintyPlayground, a Python library built on PyTorch and GPyTorch for uncertainty estimation in supervised learning tasks.

4
23 Oct 2023

Asymptotically free sketched ridge ensembles: Risks, cross-validation, and tuning

dlej/sketched-ridge 6 Oct 2023

We also propose an "ensemble trick" whereby the risk for unsketched ridge regression can be efficiently estimated via GCV using small sketched ridge ensembles.

1
06 Oct 2023