Options

binary classifier

erdemaerdema Member Posts: 2 Contributor I
edited November 2018 in Help
Hi,
Is there any node like "binary classifier" of clementine....
a node which applies various models and outputs the performance metrics?


Thanks

Answers

  • Options
    earmijoearmijo Member Posts: 270 Unicorn
    Of course there is. My suggestion for you (I was a novice too :-) is download RApidMiner. Install it and start playing with the programs you can find in the repository Samples/Processes/Learner.

    Here you will find:

    Decision Trees
    Neural Networks
    NaiveBayes
    Logistic Regression
    Support Vector Machines

    All of them and others are capable of binary classification.

    Good luck,

    Ernesto
Sign In or Register to comment.