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

[FEAT] StemGNN #456

Merged
merged 1 commit into from
Feb 28, 2023
Merged

[FEAT] StemGNN #456

merged 1 commit into from
Feb 28, 2023

Conversation

cchallu
Copy link
Contributor

@cchallu cchallu commented Feb 28, 2023

  • New StemGNN model.
  • New AutoStemGNN model.
  • New BaseMultivariate base class for multivariate models.
  • Minor improvement to identity scaler, reduce computation and allows for arbitrary dim.
  • Added StemGNN to core tests.

TODOS:

  • Currently, StemGNN only allows point forecasts.
  • Performance test for multivariate models.
  • Tutorial

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@AzulGarza AzulGarza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing feature! LGTM :)

@cchallu cchallu merged commit d055319 into main Feb 28, 2023
@cchallu cchallu deleted the stemgnn branch February 28, 2023 17:59
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

2 participants