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

lazy mable and fable #119

Open
earowang opened this issue Sep 12, 2019 · 1 comment
Open

lazy mable and fable #119

earowang opened this issue Sep 12, 2019 · 1 comment
Labels
wait This issue is waiting for changes in upstream packages

Comments

@earowang
Copy link
Member

I've prototyped the idea of rolling tsibble https://github.com/tidyverts/tsibble/tree/137/slide-by

I like the collect() idea, only evaluating when user asks for it. model() and forecast() may only hold the queries. When collect()ing, evaluation takes place. accuracy() eventually realises the lazy evaluation.

@earowang earowang changed the title virtual mable and fable lazy mable and fable Sep 12, 2019
@mitchelloharawild
Copy link
Member

Sounds interesting, would be nice to see a demo of the slide by functionality.

@mitchelloharawild mitchelloharawild added the wait This issue is waiting for changes in upstream packages label Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wait This issue is waiting for changes in upstream packages
Projects
None yet
Development

No branches or pull requests

2 participants