Skip to content

Commit

Permalink
add susmann conformal (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathurinm authored Jul 15, 2024
1 parent bc9a763 commit 5dde1d7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _bibliography/in_production.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
@article{susmann2024,
bibtex_show = {true},
author = {Susmann, Herbert and and Chambaz, Antoine and Josse, Julie},
publisher = {French Statistical Society},
title = {{AdaptiveConformal: An R Package for Adaptive Conformal Inference}},
journal = {Computo},
year = 2024,
url = {https://computo.sfds.asso.fr/published-202407-susmann-adaptive-conformal},
doi = {10.57750/edan-5f53},
type = {{Research article}},
domain = {Statistics},
language = {R},
repository = {published-202407-susmann-adaptive-conformal},
langid = {en},
abstract = {Conformal Inference (CI) is a popular approach for generating finite sample prediction intervals based on the output of any point prediction method when data are exchangeable. Adaptive Conformal Inference (ACI) algorithms extend CI to the case of sequentially observed data, such as time series, and exhibit strong theoretical guarantees without having to assume exchangeability of the observed data. The common thread that unites algorithms in the ACI family is that they adaptively adjust the width of the generated prediction intervals in response to the observed data. We provide a detailed description of five ACI algorithms and their theoretical guarantees, and test their performance in simulation studies. We then present a case study of producing prediction intervals for influenza incidence in the United States based on black-box point forecasts. Implementations of all the algorithms are released as an open-source R package, AdaptiveConformal, which also includes tools for visualizing and summarizing conformal prediction intervals.}
}


@article{pishchagina2024,
bibtex_show = {true},
Expand Down

0 comments on commit 5dde1d7

Please sign in to comment.