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
Apply model from tree to predict the future
JanBuerger
Member Posts: 1 Learner I
in Help
I followed along the "Elaborate Your Time Series Analysis" tutorial on Youtube for creating trees (like Random Forest).
I have three results, the "Performance" (something like 8%), the "Cross Validation" (which shows the predictions, but ends with the end of my input data) and at lot of trees itself.
But I am missing the main point: How and where can I predict the future? I am looking for a chart like I get in the "Cross Validation" - but for XX days in the future. Using ARIMA I just connect the forecast with "Apply Forecast", but how can I do something similar with trees?
Thanks a lot for your help!
I have three results, the "Performance" (something like 8%), the "Cross Validation" (which shows the predictions, but ends with the end of my input data) and at lot of trees itself.
But I am missing the main point: How and where can I predict the future? I am looking for a chart like I get in the "Cross Validation" - but for XX days in the future. Using ARIMA I just connect the forecast with "Apply Forecast", but how can I do something similar with trees?
Thanks a lot for your help!
Tagged:
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data ScientistHi @JanBuerger ,I think you want to check the operators windowing and process window. They have an option to create one or more horizons (i.e. the value of the time series XX days ahead). you can use this as a label to learn a model. If you want to forecast for more than a single day (lets say 10-14 days), you can use a larger horizon and then use the Multi-Label Modeling operator.Best,Martin- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany1