Skip to content

FIX: Add exclude_insample_y param to TimeXer for model loading#1306

Merged
marcopeix merged 8 commits intomainfrom
fix/timexer_loading
Apr 2, 2025
Merged

FIX: Add exclude_insample_y param to TimeXer for model loading#1306
marcopeix merged 8 commits intomainfrom
fix/timexer_loading

Conversation

@marcopeix
Copy link
Contributor

TimeXer cannot be loaded because it didn't handle the exclude_insample_y parameter correctly. I added it to the init of the model and loading works now.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@marcopeix marcopeix linked an issue Mar 31, 2025 that may be closed by this pull request
@marcopeix marcopeix marked this pull request as ready for review March 31, 2025 20:05
@marcopeix marcopeix requested a review from elephaint March 31, 2025 20:05
Copy link
Contributor

@elephaint elephaint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to find a fix to nbdev not processing auto* files before upgrading the version.

@elephaint elephaint self-requested a review April 2, 2025 14:53
Copy link
Contributor

@elephaint elephaint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, subject to tests no longer failing

@marcopeix marcopeix merged commit 00531d1 into main Apr 2, 2025
17 checks passed
@marcopeix marcopeix deleted the fix/timexer_loading branch April 2, 2025 15:54
LeonEthan added a commit to LeonEthan/neuralforecast that referenced this pull request Apr 3, 2025
FIX: Add exclude_insample_y param to TimeXer for model loading (Nixtla#1306)
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.

TimeXer cannot load after saving

2 participants