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.
Problem with Multiclass (Polynomial) and ROC curve
MunchCrunch19
Member Posts: 23 Learner III
unable to make Multiclass (Polynomial) Classification with SVM !!! How to Plot multiclass ROC curve?
Tagged:
0
Best Answer
-
varunm1 Member Posts: 1,207 UnicornAre you getting any error when you use this operator? Can you provide your XML code?
ThanksRegards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
6
Answers
Regular SVM cannot handle Polynomial labels, there is an operator called polynomial to binomial classification which can be used for this or you can use SVM (libSVM) algorithm for polynomial classification. ROC curves are plotted only for binomial classifications.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing