Converting a Multivariate Pandas DataFrame to a gluonts-Compatible Dataset for Prediction #3108
Unanswered
kurata1230
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
"Hello, I need some guidance on working with a specific type of dataset in pandas and gluonts. I have a table data with explanatory variables A to D and a target variable E. My goal is to predict the entire target variable E using all explanatory variables from A to D. Could someone please guide me on how to convert this multivariate pandas DataFrame into a dataset that is compatible with gluonts? Any examples, detailed instructions, or references to documentation would be greatly appreciated. Thank you!"
Beta Was this translation helpful? Give feedback.
All reactions