GitHub / randleon / Understanding-Classification-Model-Performance-Metrics-On-Diabetes-Dataset
Evaluation of the performance of classification models can be facilitated through a combination of calculating certain types of performance metrics and generating model performance evaluation graphics. The purpose of this exercise is to calculate a suite of classification model performance metrics via Python code functions.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 85.9 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: accuracy-metrics, areaundercurve, confusion-matrix, f1-score, precision, roccurve, sensitivity