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

Forecasting data form existing data set. #5

Open
UnnikrishnanBhargavakurup opened this issue Jun 17, 2017 · 4 comments
Open

Forecasting data form existing data set. #5

UnnikrishnanBhargavakurup opened this issue Jun 17, 2017 · 4 comments

Comments

@UnnikrishnanBhargavakurup

have a question regarding forecasting. I have a dataset with timestamp and value for the last 10 items and I want to forecast next 5 items, how i can do that?

@26medias
Copy link
Owner

Hi,

Example code and explanation is available here #3 and a common error here #2

@aaronshaf
Copy link

Perhaps I am reading it incorrectly, but that #3 example only seems to forecast one point out, not something like the next 5 items?

@26medias
Copy link
Owner

Set "sample" to more than 1?

@amprodes
Copy link

Hi! what about if I want to forecast the next point that doesn't exist yet, is that possible?

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

4 participants