Plans for week 35
The main topics are:
- Brief repetition from last week
- Discussions of the equations for ordinary least squares
- Discussion on how to prepare data and examples of applications of linear regression
- Material for the lecture on Monday: Mathematical interpretations of linear regression
- Monday: Ridge and Lasso regression and Singular Value Decomposition
Reading recommendations:
- These lecture notes
- Video of lecture
- Video for exercises week 35
- Goodfellow, Bengio and Courville, Deep Learning, chapter 2 on linear algebra and sections 3.1-3.10 on elements of statistics (background)
- Raschka et al on preprocessing of data, relevant for exercise 3 this week, see chapter 4.
- For exercise 1 of week 35, the book by A. Aldo Faisal, Cheng Soon Ong, and Marc Peter Deisenroth on the Mathematics of Machine Learning, may be very relevant. In particular chapter 5 at URL"https://mml-book.github.io/" (section 5.5 on derivatives) is very useful for exercise 1 this coming week.