more to do on regression

This commit is contained in:
Morten Hjorth-Jensen
2020-08-05 11:16:09 +02:00
parent 7905353f19
commit c080018673
+2 -2
View File
@@ -14,8 +14,8 @@ DATE: today
* 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
* rewrite Cross validation part and add discussion of train, validate and test, think of placing in statistics part or merge statistics into the reg material
* add discussion of training, validation and testing using ridge and lasso regression. demonstrate usage of gridsearch in validation case.
!split
===== Why Linear Regression (aka Ordinary Least Squares and family) =====