The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Time Series for AutoML
DennisBaloglu
Member Posts: 11 Learner I
in Help
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
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
Tagged:
0
Best Answer
-
David_A Administrator, Moderator, Employee-RapidMiner, RMResearcher, Member Posts: 297 RM ResearchHi,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.But there is exist a RapidMiner extension that can help you:
https://community.rapidminer.com/discussion/57657/new-extension-how-to-do-time-series-forecasting-with-just-1-operatorBest,
David2