full process flow

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

Tagged:

Answers

  • sgenzer
    sgenzer
    Altair Employee
    hi @Thiru I would suggest starting with one of the templates that are on the RapidMiner Studio splash screen:



    Scott
  • varunm1
    varunm1 New Altair Community Member
    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.
  • Thiru
    Thiru New Altair Community Member
    thanks for your reply.  I will check
  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi @Thiru,
    this may be helpful for you: https://www.youtube.com/watch?v=dKp8oFSwIYs

    Best,
    Martin