Skip to content

[DOC] Add DLinear v2 tutorial notebook - #2392

Open
richardmilles wants to merge 1 commit into
sktime:mainfrom
richardmilles:doc/dlinear-v2-tutorial-2390
Open

[DOC] Add DLinear v2 tutorial notebook#2392
richardmilles wants to merge 1 commit into
sktime:mainfrom
richardmilles:doc/dlinear-v2-tutorial-2390

Conversation

@richardmilles

Copy link
Copy Markdown

Reference Issues/PRs

Fixes #2390.

What does this implement/fix? Explain your changes.

Adds a DLinear v2 tutorial using TimeSeries + TslibDataModule via DLinear_pkg_v2 (with scalers) and links it from tutorials_v2.rst.

Did you add any tests for the change?

No — documentation-only change.

PR checklist

  • The PR title starts with either [ENH], [MNT], [DOC], or [BUG].
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks.

Add a focused package-API walkthrough for DLinear and register it in
the v2 tutorials toctree.
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@dd46c99). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2392   +/-   ##
=======================================
  Coverage        ?   88.12%           
=======================================
  Files           ?      196           
  Lines           ?    11051           
  Branches        ?        0           
=======================================
  Hits            ?     9739           
  Misses          ?     1312           
  Partials        ?        0           
Flag Coverage Δ
cpu 88.12% <ø> (?)
pytest 88.12% <ø> (?)

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

☔ 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.

[DOC] Add DLinear v2 tutorial notebook

1 participant