Skip to content

Add a new forecasting pipeline that does scale - forecast - unscale - #716

Open
rtavenar wants to merge 7 commits into
mainfrom
708-scaled-forecasting-pipeline
Open

Add a new forecasting pipeline that does scale - forecast - unscale#716
rtavenar wants to merge 7 commits into
mainfrom
708-scaled-forecasting-pipeline

Conversation

@rtavenar

@rtavenar rtavenar commented Aug 24, 2026

Copy link
Copy Markdown
Member

This PR builds on PR #700

This PR aims at implementing #708

At the moment, we only tackle scalers that have their inverse_transform method covered in #700, but ideally we would like to cover the per_timeseries=True also at some point since this is common practice in modern forecasting pipelines to do the scaling per time series.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.25%. Comparing base (d4864da) to head (c0229e2).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #716      +/-   ##
==========================================
+ Coverage   95.14%   95.25%   +0.10%     
==========================================
  Files          83       84       +1     
  Lines        7814     7972     +158     
==========================================
+ Hits         7435     7594     +159     
+ Misses        379      378       -1     

☔ View full report in Codecov by Harness.
📢 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.

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