Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate probabilistic forecasting #140

Closed
antoinecarme opened this issue Jun 20, 2020 · 6 comments
Closed

Investigate probabilistic forecasting #140

antoinecarme opened this issue Jun 20, 2020 · 6 comments

Comments

@antoinecarme
Copy link
Owner

antoinecarme commented Jun 20, 2020

It would be nice to have some kind of probabilistic forecasting in PyAF (version x.0)

For the moment, PyAF is predicting the future values of the signal (point forecasts). Probabilistic forecasting aims at producing forecasts for the whole distribution over the horizon instead of just producing point estimates.

Roughly speaking, Probabilistic forecasting is about producing estimates of all forecast quantiles over the horizon.

@antoinecarme
Copy link
Owner Author

Probabilistic Forecasting with Spline Quantile Function RNNs

Jan Gasthaus Konstantinos Benidis Yuyang Wang Syama S. RangapuramDavid Salinas Valentin Flunkert Tim JanuschowskiAWS AI Labs

http://proceedings.mlr.press/v89/gasthaus19a/gasthaus19a.pdf

@antoinecarme
Copy link
Owner Author

Linked with this issue :

Evaluate Continuous Ranked Probability Score as a Forecasting Performance Measure #74

@antoinecarme
Copy link
Owner Author

ensembleBMA: An R Package for Probabilistic Forecasting using Ensembles and Bayesian Model Averaging

Chris Fraley, Adrian E. RafteryTilmann Gneiting, J. McLean Sloughter

https://www.stat.washington.edu/sites/default/files/files/reports/2008/tr516.pdf

@antoinecarme
Copy link
Owner Author

@antoinecarme
Copy link
Owner Author

A note on the use of empirical AUC for evaluating probabilistic forecasts

Simon Byrne

https://projecteuclid.org/download/pdfview_1/euclid.ejs/1455715967

antoinecarme added a commit that referenced this issue Dec 29, 2020
antoinecarme added a commit that referenced this issue Dec 30, 2020
Updated forcast quantiles plots
antoinecarme added a commit that referenced this issue Dec 30, 2020
Updated forcast quantiles plots
@antoinecarme
Copy link
Owner Author

Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant