From 67a9ac650d7dc3913b4553223d4de925826b7487 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Mon, 3 Aug 2020 21:56:31 +0200 Subject: [PATCH] update on regression --- doc/src/Regression/Regression.do.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/Regression/Regression.do.txt b/doc/src/Regression/Regression.do.txt index f0ac537d7..6840a6107 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -11,11 +11,12 @@ DATE: today * Bring up covid data, say eg recent UK data on race etc * Same for the Ising model * Clean up part on statistics and resampling methods -* add material on ridge and lasso and link to SVD, show proofs +* add material on ridge and lasso and link to SVD, show proofs, use doughnut example * clean up math formalism, hats to boldface * add material about kernel regression and splines * rewrite Cross validation part and add discussion of train, validate and test + !split ===== Why Linear Regression (aka Ordinary Least Squares and family) =====