Time series with more than one variable #270
Unanswered
dvirainisch
asked this question in
Q&A
Replies: 1 comment
-
@dvirainisch Chronos is a univariate model, so it doesn't support time series with multiple inputs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm a new user of Chronos.
I have a task with 9 inputs (for each timestamp), and 3 outputs (X, Y, Z).
The inputs include the outputs and 6 more features (X, Y, Z, and more).
How can I use Chronos models to forecast those outputs?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions