SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2202.07282 · 2022

Adaptive Conformal Predictions for Time Series

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 11 functions out of this paper's own repositories and ran 8 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
mzaffran/adaptiveconformalpredictionstimeseries canonical 8 of 11
FunctionStatusWhere it lives
compute_true_length Ran mzaffran/adaptiveconformalpredictionstimeseries/utils.py
code served (permissive licence) · get_code("92458f3fcaf4fcdd")
get_name_data Ran mzaffran/adaptiveconformalpredictionstimeseries/files.py
code served (permissive licence) · get_code("d67fa66de54d00f0")
get_name_results Ran mzaffran/adaptiveconformalpredictionstimeseries/files.py
code served (permissive licence) · get_code("4db8481a6bb9f816")
load_file Ran mzaffran/adaptiveconformalpredictionstimeseries/files.py
code served (permissive licence) · get_code("87829a399740dc06")
missing_data Ran mzaffran/adaptiveconformalpredictionstimeseries/enbpi/utils_EnbPI.py
code served (permissive licence) · get_code("fc6a001fbd90a494")
read_CA_data Ran mzaffran/adaptiveconformalpredictionstimeseries/enbpi/utils_EnbPI.py
code served (permissive licence) · get_code("c94b9c51276f663a")
read_data Ran mzaffran/adaptiveconformalpredictionstimeseries/enbpi/utils_EnbPI.py
code served (permissive licence) · get_code("d05a83ba6296f8f0")
read_pickle Ran mzaffran/adaptiveconformalpredictionstimeseries/AgACI/R/utils.py
code served (permissive licence) · get_code("66b18bf3288051bc")
fit_predict_ACPs Not yet run mzaffran/adaptiveconformalpredictionstimeseries/models.py
code served (permissive licence) · get_code("b11bdb4a461f92fa")
generate_data Not yet run mzaffran/adaptiveconformalpredictionstimeseries/generation.py
code served (permissive licence) · get_code("4960f1aafb7e7eb9")
generate_multiple_data Not yet run mzaffran/adaptiveconformalpredictionstimeseries/generation.py
code served (permissive licence) · get_code("25a807154f5daa9c")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Uncertainty quantification of predictive models is crucial in decision-making problems. Conformal prediction is a general and theoretically sound answer. However, it requires exchangeable data, excluding time series. While recent works tackled this issue, we argue that Adaptive Conformal Inference (ACI, Gibbs and Cand{è}s, 2021), developed for distribution-shift time series, is a good procedure for time series with general dependency. We theoretically analyse the impact of the learning rate on its efficiency in the exchangeable and auto-regressive case. We propose a parameter-free method, AgACI, that adaptively builds upon ACI based on online expert aggregation. We lead extensive fair simulations against competing methods that advocate for ACI's use in time series. We conduct a real case study: electricity price forecasting. The proposed aggregation algorithm provides efficient prediction intervals for day-ahead forecasting. All the code and data to reproduce the experiments is made available.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2202.07282")
get_code_for_paper("2202.07282")
have("2202.07282")

Connect an agent — have() is free.