cytodata / single-cell-classifier

Software to classify biological phenotypes from single-cell image-based morphology profiles
Creative Commons Attribution 4.0 International
7 stars 7 forks source link

Add ROC metric #32

Closed wagenrace closed 4 years ago

wagenrace commented 4 years ago

Some of the models can be further analysis using ROC curve (and area under the curve). This function does not yet exists

koalive commented 4 years ago

This is implemented on 99b449ee32d760e341de9d45597dbecf2527708e so the issue can be closed.