More to do stuff

This commit is contained in:
mhjensen
2018-07-29 22:02:26 +02:00
parent cb14ca0e56
commit b32bd72eea
+2 -1
View File
@@ -715,12 +715,13 @@ How can we use the singular value decomposition to find the parameters $\beta_j$
!split
===== Lasso and Ridge regression =====
Discuss the mathematics here
!split
===== Logistic regression =====
Add discussion about classification versus regression, show examples of more than two cases and why regression is not the best approach. Motivate for k-nearest neighbors
Add examples on classification problems