Options

how applying sub processes on my data set depending upon the performance value?

arminaarmina Member Posts: 2 Newbie
how applying sub processes on my data set depending upon the performance value?

Answers

  • Options
    varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    Hello @armina
    Can you please explain in detail? Which subprocess? What kind of dataset and what you are trying to do now?
    Thanks,
    Varun
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • Options
    arminaarmina Member Posts: 2 Newbie
    Thank you
    I have data from Android malware and I want the model to enter the second phase of machine learning if the performance of the first machine is low. How can I do this?
  • Options
    lionelderkrikorlionelderkrikor Moderator, RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn
    Hi @armina,

    I think you can take a look at the OPERATIONALIZATION template process of RapidMiner. You can access to this process via File -> New Process.

    Hope this helps,

    Regards,
    Lionel


  • Options
    Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    You can also look at the Branch operator or Handle Exception operator, both of which provide the ability to do IF....THEN type logic.  Depending on exactly what you want to do they may be suitable.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.