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

**Information Leakage**: Infeasible online learning with horizon > 1 #6

Open
MogicianXD opened this issue Sep 25, 2023 · 0 comments
Open

Comments

@MogicianXD
Copy link

MogicianXD commented Sep 25, 2023

As we can know the ground-truth label only after $H$ steps, we CANNOT immediately update the forecast model online when $H>1$.
The current implementation actually uses future information during online learning.

Is it invalid to experiment on large horizons? I'm looking forward to your ideas.

@MogicianXD MogicianXD changed the title Infeasible to keep online updating with horizon > 1 **Information Leakage**: Infeasible online learning with horizon > 1 Sep 25, 2023
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

1 participant