to do for lin reg

This commit is contained in:
mhjensen
2020-06-28 19:13:44 +02:00
parent 67ade4e63c
commit fab7a6d654
+10
View File
@@ -3,6 +3,16 @@ AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of
DATE: today
!split
===== To do list =====
* Clean up Boston Housing data with correlations
* show how the data is set up and show the design matrix for this data set
* 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
* clean up math formalism
!split
===== Why Linear Regression (aka Ordinary Least Squares and family) =====