Skip to content

[ENH] EXPERIMENTAL: Example notebook based on the new data pipeline #1813

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

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

phoeenniixx
Copy link

@phoeenniixx phoeenniixx commented Apr 6, 2025

Description

This PR adds example notebook for the new v2 data pipeline vignette, having the basic implementation of the tft model using this version. For more info see #1812 , #1811

Colab link: https://colab.research.google.com/drive/148MyhcNfYEh4CZ6vBXLqQNsUBF0n6_0v?usp=sharing

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@phoeenniixx
Copy link
Author

Hi @fkiraly, I am getting this error:
image

I just downloaded the notebook from colab and pasted it in the repo, is there anything else I should do to avoid this? Really have no idea 😅

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 60.20151% with 158 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@4cfa1b8). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...els/temporal_fusion_transformer/tft_version_two.py 0.00% 77 Missing ⚠️
...rch_forecasting/models/base/base_model_refactor.py 0.00% 73 Missing ⚠️
pytorch_forecasting/data/data_module.py 95.85% 7 Missing ⚠️
pytorch_forecasting/data/timeseries.py 98.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1813   +/-   ##
=======================================
  Coverage        ?   84.92%           
=======================================
  Files           ?       49           
  Lines           ?     5703           
  Branches        ?        0           
=======================================
  Hits            ?     4843           
  Misses          ?      860           
  Partials        ?        0           
Flag Coverage Δ
cpu 84.92% <60.20%> (?)
pytest 84.92% <60.20%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@phoeenniixx
Copy link
Author

Hi @fkiraly, I am getting this error: image

I just downloaded the notebook from colab and pasted it in the repo, is there anything else I should do to avoid this? Really have no idea 😅

solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant