Skip to content

Pull requests: sktime/pytorch-forecasting

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[DOC] Recommend uv and venv for developer setup
#2365 opened Aug 1, 2026 by BLVCK-MAMBA-6 Loading…
2 of 3 tasks
[BUG] Normalize decoder targets with encoder statistics
#2362 opened Jul 29, 2026 by mig-builds Loading…
3 tasks done
[BUG] Fix quantile support in Samformer
#2357 opened Jul 27, 2026 by Faakhir30 Member Loading…
2 of 3 tasks
feat: Add native implementation of PatchTST for long-term forecasting enhancement New feature or request module:models ptf-v1 Related to `pytorch-forecasting` v1
#2352 opened Jul 25, 2026 by nareshmethuku Loading…
[DOC] Add developer guide for pytorch-forecasting (v1 + v2)
#2351 opened Jul 22, 2026 by echo-xiao Contributor Loading…
2 of 3 tasks
[ENH] Fix model caching at refit and checkpointing in v2 enhancement New feature or request module:models ptf-v2 Related to `pytorch-forecasting` v2
#2350 opened Jul 21, 2026 by Faakhir30 Member Loading…
3 tasks done
[DOC] Add a v1 to v2 migration guide
#2349 opened Jul 21, 2026 by echo-xiao Contributor Loading…
[ENH] Shorten package import path from pytorch_forecasting to ptf enhancement New feature or request ptf-v2 Related to `pytorch-forecasting` v2
#2343 opened Jul 14, 2026 by harshsomankar123-tech Contributor Loading…
3 tasks done
rename: align v2 pkg filenames to *_pkg_v2 convention (#2339)
#2341 opened Jul 12, 2026 by gitcommit90 Loading…
1 of 2 tasks
[ENH] Add xLSTMTime model in v2 enhancement New feature or request module:models ptf-v2 Related to `pytorch-forecasting` v2
#2340 opened Jul 10, 2026 by Faakhir30 Member Loading…
3 tasks done
[DOC] add FAQ section for v2 API (#2305)
#2337 opened Jul 9, 2026 by kayne-lee Loading…
[ENH] Implement a unified hyperparameter tuning interface decoupled from model classes for v2 enhancement New feature or request module:models ptf-v2 Related to `pytorch-forecasting` v2
#2335 opened Jul 7, 2026 by Muhammad-Rebaal Member Loading…
&Nidhicodes [ENH] Add support for nn losses to ptf-v2 enhancement New feature or request module:metrics
#2331 opened Jul 3, 2026 by Faakhir30 Member Loading…
3 tasks done
[ENH] Add Moirai-MoE foundation model to v2 interface AI overuse suspected Overuse of AI without understanding what is happening in the code
#2329 opened Jul 1, 2026 by andersendsa Contributor Draft
3 tasks done
[ENH] refactor _loss_mapping to tags of metrics, entirely enhancement New feature or request module:test_framework ptf-v1 Related to `pytorch-forecasting` v1 ptf-v2 Related to `pytorch-forecasting` v2
#2327 opened Jun 29, 2026 by Faakhir30 Member Loading…
3 tasks done
docs: add v2 FAQ documentation
#2326 opened Jun 26, 2026 by kiwoongyoon Loading…
[ENH] Add multiloss support to ptf v2 enhancement New feature or request module:datasets&dataloaders module:models ptf-v2 Related to `pytorch-forecasting` v2
#2324 opened Jun 24, 2026 by phoeenniixx Member Loading…
4 of 5 tasks
[ENH] Add implementation of save and load to v2 API design API design & software architecture enhancement New feature or request ptf-v2 Related to `pytorch-forecasting` v2
#2323 opened Jun 23, 2026 by phoeenniixx Member Loading…
[ENH] Add v2 interface support for N-BEATS model
#2322 opened Jun 21, 2026 by harshsomankar123-tech Contributor Loading…
7 tasks done
[BUG] Fix NameError in NHiTS with static real covariates
#2321 opened Jun 20, 2026 by andersendsa Contributor Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.