Replies: 1 comment
-
@yawen-714 Please check how to use Chronos through AutoGluon if you need to include covariates. See: https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-chronos.html#incorporating-the-covariates |
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.
-
Suppose the time series I want to predict is Series A. I input the historical three-day data of Series A to predict the next day's values of Series A. I would like to know if I can incorporate the next day's values of Series B as a covariate to improve prediction accuracy. For example, I want to input historical three-day photovoltaic (PV) power data along with the next day's weather forecast to predict the next day's PV power generation
Beta Was this translation helpful? Give feedback.
All reactions