Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Compare ROCs when a transform has to be applied on the data of one of the models
moudar981
We can use CompareROC to plot two or more ROCs, I need to compare the performance of svm with svm after applying LDA on the data. As LDA is not in rapid miner, I compute it externally and read the result into rapidminer using ARFF Reader. Is there a way to plot ROC comparison in this case?
Find more posts tagged with
AI Studio
Accepted answers
All comments
land
Hi,
LDA is indeed part of RapidMiner, but not in the abbreviated form: Instead it is called Linear Discriminant Analysis.
If you still want to use your external tool, this can be compared, if it generates confidence values for the class predictions. These are used to generate the ROC plot. If it does all you need to do is to set the role of the respective attributes to "confidence_<class>".
Greetings,
Sebastian
moudar981
thank Sebastian,
Yes, I know LDA is part of RapidMiner, but it is a classifier, while I need it as features transform, and then use another classfier on the transformed features.
Firas
land
Hi,
you can use the confidence attributes as the transformed features.
Greetings,
Sebastian
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups