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

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, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 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.