mmpretrain icon indicating copy to clipboard operation
mmpretrain copied to clipboard

[Feature] how to draw a ROC curve?

Open lb-hit opened this issue 2 years ago • 3 comments

Describe the feature

after training models, how to draw a ROC curve?

Will you implement it?

  • [ ] I would like to implement this feature and create a PR!

lb-hit avatar Jun 26 '23 01:06 lb-hit

you can refer to the code in this https://github.com/open-mmlab/mmpretrain/pull/1345/files

Ezra-Yu avatar Jun 26 '23 03:06 Ezra-Yu

thanks, but it's not clear enough to me...

lb-hit avatar Jun 26 '23 05:06 lb-hit

how to draw a ROC curve?

xub-code avatar Oct 09 '23 02:10 xub-code