From 538fa61fe6e713d008d3620e20b3b4dcdf3cafd4 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Wed, 25 Jul 2018 22:34:33 +0200 Subject: [PATCH] More to do things in regression --- doc/src/Regression/Regression.do.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/Regression/Regression.do.txt b/doc/src/Regression/Regression.do.txt index 42d10a252..6398904bd 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -719,7 +719,7 @@ How can we use the singular value decomposition to find the parameters $\beta_j$ !split ===== Logistic regression ===== - +Add discussion about classification versus regression, show examples of more than two cases and why regression is not the best approach. Motivate for k-nearest neighbors