From 9dd97bc977935bae9db385c29283b75f5b694888 Mon Sep 17 00:00:00 2001 From: kevin lui Date: Wed, 9 Oct 2019 12:52:14 -0700 Subject: [PATCH] Kevin's silly PR --- _posts/2018-04-29-ROC-space-and-AUC.md | 4 +++- _site/ROC-space-and-AUC.html | 6 ++++-- _site/feed.xml | 8 +++++--- _site/page2/index.html | 6 ++++-- _site/rss-feed.xml | 2 +- _site/sitemap.xml | 4 ++-- 6 files changed, 19 insertions(+), 11 deletions(-) diff --git a/_posts/2018-04-29-ROC-space-and-AUC.md b/_posts/2018-04-29-ROC-space-and-AUC.md index 0c421f0..72809ab 100755 --- a/_posts/2018-04-29-ROC-space-and-AUC.md +++ b/_posts/2018-04-29-ROC-space-and-AUC.md @@ -7,6 +7,8 @@ tags: [AUC, false positive rate, ROC, true positive rate, type I error, type II image: cost_roc_space.png --- +# KEVIN WAS HERE + Before discussing ROC curves and AUC, let's fix some terminology around the confusion matrix: * **Condition positive (negative):** real positive (negative) case in the data @@ -70,4 +72,4 @@ Given any two classifiers in ROC space, we can interpolate on the line segment b ## References * *Measuring classifier performance: a coherent alternative to the area under the ROC curve* by David J. Hand -* *An introduction to ROC analysis* by Tom Fawcett \ No newline at end of file +* *An introduction to ROC analysis* by Tom Fawcett diff --git a/_site/ROC-space-and-AUC.html b/_site/ROC-space-and-AUC.html index ff47aa8..433c983 100644 --- a/_site/ROC-space-and-AUC.html +++ b/_site/ROC-space-and-AUC.html @@ -43,8 +43,8 @@ - - + + @@ -114,6 +114,8 @@

+

KEVIN WAS HERE

+

Before discussing ROC curves and AUC, let’s fix some terminology around the confusion matrix: