added to do on lasso

This commit is contained in:
mhjensen
2020-09-05 22:14:49 +02:00
parent 261bd88892
commit abf077d36e
+1 -1
View File
@@ -9,4 +9,4 @@
* add material about kernel regression and splines
* 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 more formal stat on bootstrapping
* add discussion of training, validation and testing using ridge and lasso regression. demonstrate usage of gridsearch in validation case.
* add material about Lasso algorithm