https://github.com/fabsig/roc_precisionrecall
https://github.com/fabsig/roc_precisionrecall
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabsig/roc_precisionrecall
- Owner: fabsig
- Created: 2022-01-21T13:43:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T10:36:55.000Z (over 4 years ago)
- Last Synced: 2025-07-12T08:41:36.193Z (11 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simulated experiments for comparing ROC and precision-recall curves for binary classification with class imbalance
This repository contains the code to reproduce the results shown in [this blog post](https://towardsdatascience.com/demystifying-roc-and-precision-recall-curves-d30f3fad2cbf).