Option to configure data preparation Auto Model timeout

User222697
User222697 New Altair Community Member
edited November 2024 in Community Q&A
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)

Best Answer

  • varunm1
    varunm1 New Altair Community Member
    Answer ✓
    The 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.

Answers

  • varunm1
    varunm1 New Altair Community Member
    Hello @User222697

    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. 
  • User222697
    User222697 New Altair Community Member
    I would like to squeeze the maximum computing power of one of the computers we have and see if the result differs.

    Or am I wrong and doesn't the hardware matter in this case?

    Thanks
  • varunm1
    varunm1 New Altair Community Member
    Hello @User222697

    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.

  • User222697
    User222697 New Altair Community Member
    Hello Varunm1,

    Do you mean by setting different time limits?
    - Exactly, how can i change the value?

    Thanks for your fast response
  • varunm1
    varunm1 New Altair Community Member
    Answer ✓
    The 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.