full process flow

ThiruThiru Member Posts: 100 Guru
can I have a some link to full process flow for a supervisory algorithm
let say: KNN .  I see like this:

load data (ETL with subprocess ) -> multiply->cross validation of sub process of training & testing using KNN model -> next (??)

should we use same process for all other algorithms?

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    hi @Thiru I would suggest starting with one of the templates that are on the RapidMiner Studio splash screen:



    Scott
  • varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    Hello @Thiru

    should we use same process for all other algorithms?
    Not a requirement but to keep things simple you can use multiple cross-validations with different algorithms in the same process. This is based on your comfort. Also, rapidminer doesn't open multiple process windows at a time, if you want to check other processes then your current process will be closed.

    Hope this helps.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • ThiruThiru Member Posts: 100 Guru
    thanks for your reply.  I will check
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,503 RM Data Scientist
    Hi @Thiru,
    this may be helpful for you: https://www.youtube.com/watch?v=dKp8oFSwIYs

    Best,
    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.