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] NeuralForecast Compatibility and Example Notebook #188

Merged
merged 8 commits into from
Apr 24, 2023
Merged

[FEAT] NeuralForecast Compatibility and Example Notebook #188

merged 8 commits into from
Apr 24, 2023

Conversation

dluuo
Copy link
Contributor

@dluuo dluuo commented Apr 24, 2023

The Neuralforecast library outputs dataframes with a "[Model]-median" column, so I added some logic to handle the "-median" column.
I also added an additional example notebook which demonstrates how to use HF with NF and MLF.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@kdgutier kdgutier self-requested a review April 24, 2023 22:25
Copy link
Collaborator

@kdgutier kdgutier left a comment

Choose a reason for hiding this comment

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

Pretty cool work.
Is it possible to include the MLFrameworksExample.ipynb notebook in the sidebar.yml for it to appear in the documentation.

This change in the sidebar.yml should suffice.

- section: ML Forecast Reconciliation
  contents:
  - examples/MLFrameworksExample.ipynb

hierarchicalforecast/core.py Outdated Show resolved Hide resolved
@kdgutier kdgutier merged commit 3336197 into Nixtla:main Apr 24, 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

Successfully merging this pull request may close these issues.

2 participants