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.
Precision Recall Curves and auPRC
yzan
Member Posts: 66 Unicorn
Close to a necesity for evaluation of imbalanced binary classification problems.
Tagged:
2
Comments
Hi,
This paper is interesting and covers the topic well : AUPRC
Good luck
Sven
Dear @SvenVanPoucke, Dear @yzan,
i've got a prototype opertor ready. It will hit operator toolbox as soon as i got time to write the documentation. if you need a preview version of it, please PM me.
Best,
Martin
Dortmund, Germany
Hi @SvenVanPoucke, Hi @yzan,
Just for completness. The Operator Toolbox extension covers now since version 0.4.0 (Blog Post about 0.4.0 release) the AUPRC.
Best regards,
Fabian
Operator Toolbox Extension
It's great that we have the AUPRC value generated through the Operator Toolbox Extension. What would be much more useful is the Precision-Recall curves for a classifier (for any given threshold or cutoff value), especially when the dataset has a significant skew for the class labels. See the linked description about this, borrowed from the "Introduction to Data Mining" (2nd edition) by Tan et al. The intent is show the resultant PR-curve: PR-curve link (part 1), PR-curve link (part 2)
thanks @amitdeokar. It is my sneaking suspicion that this is being worked on as an improvement to the operator. Stay tuned.... cc @mschmitz