From ae085e81e4328299af45f6cac12528f2cee7ec41 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Sun, 2 Aug 2020 23:04:09 +0200 Subject: [PATCH] update on 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 88f901c66..f0ac537d7 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -14,7 +14,7 @@ DATE: today * add material on ridge and lasso and link to SVD, show proofs * clean up math formalism, hats to boldface * add material about kernel regression and splines -* rewrite CV part and add discussion of train, validate and test +* rewrite Cross validation part and add discussion of train, validate and test !split ===== Why Linear Regression (aka Ordinary Least Squares and family) =====