2025-01-18 TabPFN + nnetsauce = probabilistic time series forecasting #7
thierrymoudiki
started this conversation in
General
Replies: 1 comment 1 reply
-
Thanks for sharing your demo :) About the demo, I'm curious about couple of things if you could help:
About the scalability and architecture, I'm not exactly an expert in TabPFN architecture, but perhaps you could leave a comment in the TabPFN repo? On a side note, my colleagues have worked on using Mamba for forecasting: https://github.com/automl/Mamba4Cast, perhaps it could be of your interest! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Following up from LinkedIn post: https://www.linkedin.com/posts/frank-hutter-9190b24b_tabpfn-neurips-tabpfn-activity-7284926409796419584-6YKX?utm_source=share&utm_medium=member_desktop
Here's a notebook with examples of use of external regressors:
https://github.com/Techtonique/nnetsauce/blob/master/nnetsauce/demo/thierrymoudiki-2025-01-18_tabpfn_nnetsauce_mts.ipynb
About scalability, I've seen that TabPFN scales quadratically. Don't know your architecture precisely, but could architectures like Mamba (scales linearly) be envisaged?
Beta Was this translation helpful? Give feedback.
All reactions