Tag

ROC

1 views collected around this technical thread.

Model Perspective
Model Perspective
Aug 7, 2022 · Artificial Intelligence

Mastering Core ML Evaluation Metrics: From Bias‑Variance to ROC Curves

This article explains essential machine‑learning evaluation concepts—including the bias‑variance trade‑off, Gini impurity versus entropy, precision‑recall curves, ROC and AUC, the elbow method for K‑means, PCA scree plots, linear and logistic regression, SVM geometry, normal‑distribution rules, and Student’s t‑distribution—providing clear visual illustrations for each.

PCAROCbias-variance
0 likes · 7 min read
Mastering Core ML Evaluation Metrics: From Bias‑Variance to ROC Curves
DataFunTalk
DataFunTalk
May 17, 2021 · Artificial Intelligence

Comprehensive Overview of Machine Learning Model Evaluation Metrics

This article provides a comprehensive summary of machine learning model evaluation metrics, covering accuracy, precision, recall, F1, RMSE, ROC/AUC, KS test, and scoring cards, with explanations, formulas, code examples, and practical considerations for model performance assessment.

AUCKSROC
0 likes · 19 min read
Comprehensive Overview of Machine Learning Model Evaluation Metrics
Hulu Beijing
Hulu Beijing
Nov 9, 2017 · Artificial Intelligence

Mastering ROC Curves: How to Plot and Compute AUC for Binary Classification

This article explains the fundamentals of ROC curve construction, the calculation of AUC, compares ROC with PR curves, and provides step‑by‑step examples—including a medical diagnosis scenario and threshold adjustments—to help readers accurately evaluate binary classification models.

AUCROCbinary classification
0 likes · 10 min read
Mastering ROC Curves: How to Plot and Compute AUC for Binary Classification