to do list

This commit is contained in:
mhjensen
2020-09-06 22:46:11 +02:00
parent abf077d36e
commit 29464c86a1
+1
View File
@@ -5,6 +5,7 @@
* 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, use doughnut example
* rewrite as a book
* 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, think of placing in statistics part or merge statistics into the reg material. add more formal stat on bootstrapping