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.
How to get a ROC curve and AUC from unsupervised algotithm?
My dataset and the process in the file.zip as following.
In the anomaly detection extension, I use k-NN Global Anomaly Score operator to get the anomaly score of every instance in the dataset. The Generate ROC operator in the extension can only get the true_positive_rate and false positive rate, however, I can't get the ROC curve and AUC. Can I use some operator to directly get the ROC curve and AUC on the basis of my present process in RapidMiner?
In the anomaly detection extension, I use k-NN Global Anomaly Score operator to get the anomaly score of every instance in the dataset. The Generate ROC operator in the extension can only get the true_positive_rate and false positive rate, however, I can't get the ROC curve and AUC. Can I use some operator to directly get the ROC curve and AUC on the basis of my present process in RapidMiner?
0
Answers
if your data has labels you can just use the normal AUC from Performance (Binominals).
Beset,
Martin
Dortmund, Germany