SchlossLab / mikropml-snakemake-workflow

Snakemake template for building reusable and scalable machine learning pipelines with mikropml
MIT License
11 stars 3 forks source link

Plot ROC curves #24

Closed kelly-sovacool closed 1 year ago

kelly-sovacool commented 2 years ago

Show how to plot AUROC and AUPRC curves for binary outcomes. We might decide to add helper functions to mikropml. Related to: https://github.com/SchlossLab/mikropml/issues/262

In progress on branch plot-rocs

kelly-sovacool commented 1 year ago

Use mikropml functions once they're merged & released: https://github.com/SchlossLab/mikropml/pull/321