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.
Option to configure data preparation Auto Model timeout
User222697
Member Posts: 17 Contributor II
in Help
In the last step of Auto Model, i can choose the option "Automatic Feature Selection" with "Automatic Feature Generation", although i set 60 minutes or more, the process ends earlier.
My question is, where can i configure this value to prevent the process ends?
Version: RapidMiner Studio 9.3.001 (rev: 289b20, platform Win64)
My question is, where can i configure this value to prevent the process ends?
Version: RapidMiner Studio 9.3.001 (rev: 289b20, platform Win64)
Tagged:
0
Best Answer
-
varunm1 Member Posts: 1,207 UnicornThe way you changed earlier is correct but as I said, it is the maximum time limit and if your process and data doesn't need that much time it will complete early and you cannot test that time. Try setting time to 10 seconds and 20 seconds to observe if there is any change rather than setting to 60 minutes.Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
7
Answers
Is there any specific reason you want to run the feature engineering for 60 or more minutes? The values you input (60 minutes) is the limit which is a maximum time that it's run, but if it finds the best subset and generates features in less time it will be completed earlier than that time.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Or am I wrong and doesn't the hardware matter in this case?
Thanks
Do you mean by setting different time limits? It might if you have a process that takes so long and the optimization is being stopped because of the time limit. They also differ a bit if you change the accuracy or complexity in the automatic feature engineering operator.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Do you mean by setting different time limits?
- Exactly, how can i change the value?
Thanks for your fast response