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

Time series Forecasting in Python & R, Part 2 (Forecasting ) | Sandeep Pawar #5

Open
utterances-bot opened this issue Sep 30, 2020 · 2 comments

Comments

@utterances-bot
Copy link

Time series Forecasting in Python & R, Part 2 (Forecasting ) | Sandeep Pawar

In the second part of this blog series on forecasting I discuss forecasting steps, evaluation of forecasting methods, model selection, combinining models for robust and accurate forecasting and forecast uncertainty.

https://pawarbi.github.io/blog/forecasting/r/python/rpy2/altair/fbprophet/ensemble_forecast/uncertainty/simulation/2020/04/21/timeseries-part2.html

@Darriers
Copy link

Darriers commented Oct 1, 2020

Hi there, great articles. I really enjoyed reading your second part, especially. I am trying to learn this myself and I am trying to figure out the ensembling part. You mention a function called fc_combo there however it is not in your jupyter notebook. Would it be possible to share that function as well?

Copy link

Tamara-May commented Apr 11, 2023

Hey, thanks for this post! I have a short question: I have daily sales data and want to create a seasonal naive baseline forecasts equal to the sales values observed the week before. How do I have to choose my seasonal period in that case? I would assume it is 7, but I'm not really sure.
Thanks in advance!

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

No branches or pull requests

3 participants