From b23335c11baf754c0fa8e6c66f5ac2ea743b5630 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Tue, 24 Jul 2018 21:47:51 +0200 Subject: [PATCH] Added material to regression --- doc/src/Regression/Regression.do.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/src/Regression/Regression.do.txt b/doc/src/Regression/Regression.do.txt index e32bac008..42d10a252 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -712,8 +712,13 @@ How can we use the singular value decomposition to find the parameters $\beta_j$ !eblock - - +!split +===== Lasso and Ridge regression ===== + + + +!split +===== Logistic regression =====