Lightning-Universe / lightning-Covid19

Classification for covid-19 chest X-ray images using Lightning
https://pytorchlightning.github.io/lightning-Covid19
MIT License
56 stars 18 forks source link

Standard metrics for inbalanced distribution #15

Open oplatek opened 4 years ago

oplatek commented 4 years ago

We should compute stats for

and replace ACC by compute Prec, recall, F1, AMP after each epoch.

Plotting AUC is described in issue #16