Skip to content

Commit 58c9152

Browse files
authored
move susmann to published (#29)
1 parent 0167b2f commit 58c9152

File tree

2 files changed

+17
-18
lines changed

2 files changed

+17
-18
lines changed

_bibliography/in_production.bib

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
@article{susmann2024,
2-
bibtex_show = {true},
3-
author = {Susmann, Herbert and and Chambaz, Antoine and Josse, Julie},
4-
publisher = {French Statistical Society},
5-
title = {{AdaptiveConformal: An R Package for Adaptive Conformal Inference}},
6-
journal = {Computo},
7-
year = 2024,
8-
url = {https://computo.sfds.asso.fr/published-202407-susmann-adaptive-conformal},
9-
doi = {10.57750/edan-5f53},
10-
type = {{Research article}},
11-
domain = {Statistics},
12-
language = {R},
13-
repository = {published-202407-susmann-adaptive-conformal},
14-
langid = {en},
15-
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.}
16-
}
17-
18-
191
@article{pishchagina2024,
202
bibtex_show = {true},
213
author = {Pishchagina, Liudmila and Rigaill, Guillem and Runge,

_bibliography/published.bib

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
@article{susmann_adaptive,
2+
bibtex_show = {true},
3+
author = {Susmann, Herbert and and Chambaz, Antoine and Josse, Julie},
4+
publisher = {French Statistical Society},
5+
title = {{AdaptiveConformal: An R Package for Adaptive Conformal Inference}},
6+
journal = {Computo},
7+
year = 2024,
8+
url = {https://computo.sfds.asso.fr/published-202407-susmann-adaptive-conformal},
9+
doi = {10.57750/edan-5f53},
10+
type = {{Research article}},
11+
domain = {Statistics},
12+
language = {R},
13+
repository = {published-202407-susmann-adaptive-conformal},
14+
langid = {en},
15+
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.}
16+
}
17+
118
@article{lefort_peerannot,
219
bibtex_show = {true},
320
author = {Lefort, Tanguy and Charlier, Benjamin and Joly, Alexis and Salmon, Joseph},

0 commit comments

Comments
 (0)