Options

how to select

LeMarcLeMarc Member Posts: 72 Contributor II
edited April 2020 in Help
Hi community,

I created a process of prediction models which includes three different algorithms (K-NN, Naive Bayes and decision tree).



Those models are performed at the same time by using the 'Loop Parameters' and 'Select Subprocesses' Operator. Now the model with the highest performance shall be applied for the chosen data set. So my questions are:
1)How to find the best model/measure the performance of all three models at the same time?
2)How to use that particular model?

Alternatively each algorithm could be used in three seperate processes and individually measured the performance. But I would like to have all models in one process.

Thank you for the help!
Stay safe!

Tagged:

Best Answer

Answers

  • Options
    LeMarcLeMarc Member Posts: 72 Contributor II
    edited April 2020
    Thank you @hbajpai for your great idea! That was quite helpful! Also a great idea to use the Operator Optimize Parameter to the prediction models itself!


Sign In or Register to comment.