update on regression

This commit is contained in:
mhjensen
2020-08-03 21:56:31 +02:00
parent ae085e81e4
commit 67a9ac650d
+2 -1
View File
@@ -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) =====