Hello, Is it possible to do Time Series analysis using AutoML? If I insert the dates in the model, will it know that it is Time Series data automatically or would I need to specify in some sort of way? Thank You
AutoML does not work for time series, because it uses different kind of data and you need to take special care to keep the temporal relation of your data points.
AutoML does not work for time series, because it uses different kind of data and you need to take special care to keep the temporal relation of your data points.
https://community.rapidminer.com/discussion/57109/new-extension-how-to-do-time-series-forecasting-with-just-1-operator
David