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

add feature projection for past covariates to TiDEModel #1993

Merged
merged 4 commits into from Sep 15, 2023

Conversation

dennisbader
Copy link
Collaborator

Summary

Adds feature projection for past covariates to TiDEModel
After a discussion with the architect of TiDEModel, we adapt the past covariates handling by using a feature project as done for the future covariates.

As a reference, the discussion on Gitter can be found here.

@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Changed Coverage
darts/models/forecasting/tide_model.py 100.00%

📢 Thoughts on this report? Let us know!.

@dennisbader dennisbader merged commit fca3993 into master Sep 15, 2023
9 checks passed
@dennisbader dennisbader deleted the fix/tide_past_covariates_projection branch September 15, 2023 15:57
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

Successfully merging this pull request may close these issues.

None yet

3 participants