Skip to content

[FIX] Exogenous support in TimeXer#1444

Merged
marcopeix merged 1 commit intomainfrom
fix/timexer_exog_support
Jan 29, 2026
Merged

[FIX] Exogenous support in TimeXer#1444
marcopeix merged 1 commit intomainfrom
fix/timexer_exog_support

Conversation

@marcopeix
Copy link
Contributor

The original TimeXer architecture only supports:

  • historical features
  • static features

There is no pathway for future exogenous features. Currently, they are treated as historical features too.

This PR adjusts the docstring, docs and capabilities of the model.

@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 Jan 28, 2026 that may be closed by this pull request
@marcopeix marcopeix marked this pull request as ready for review January 29, 2026 14:03
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

@marcopeix marcopeix merged commit cf89402 into main Jan 29, 2026
21 checks passed
@marcopeix marcopeix deleted the fix/timexer_exog_support branch January 29, 2026 16:00
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 Future Exogeneous Support

2 participants