You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Issue #, if available:*
*Description of changes:*
- Currently, the incorrect type hint makes it impossible to set
`scaling=None` for TiDE, PatchTST, DLinear and LagTST models. If user
sets `scaling=None`, Pydantic will raise the ValidationError. This PR
fixes this issue.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup
0 commit comments