Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

create Roc curve for multi label class

soheil008soheil008 Member Posts: 5 Contributor II
edited August 2020 in Help

Hi

 

I have created a KNN model and a Naive Bays model using my training data. Now I want to compare them using ROC curve and test data, but the problem is my label attribute is polynominal and ROC curve just support binominal !

 

Is there any way to solve such problem ?

 

TNX

Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 RM Data Scientist

    Hi soheil008,

     

    the ROC Curve is only defined for a two class problem. There is no ROC curve for more classes.

     

    ~Martin

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