The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

  • earmijoearmijo Member Posts: 271 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.