Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
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 Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 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