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
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