What | When |
---|---|
Model fit and cross validation | Week 3 |
Linear regression for data science |
Week 4 |
Classification | Week 5 |
Interactive visualizations with R shiny | Week 6 |
Tree-based methods | Week 7 |
… | … |
- Recap: Estimating E(MSE) and cross-validation
- Linear regression
- Which variables shall I include in my model?
- Feature / subset selection
- Shrinkage / Regularization methods: Lasso and Ridge
- Conclusions