Uploaded February 2018 | Updated September 2026, 6 days ago
Errata: I mix up the eigendecomposition and singular value decomposition in this one. I recommend watching the 2019 version instead.
Lecture 4 in the Machine Lecture course at the VU University Amsterdam. Lecturer: Peter Bloem. See the PDF for image credits.
Today we discuss how to treat data before running it though a machine learning algorithm. How to deal with missing data, how to deal with outliers how to define your features, and how to normalize your data. We also discuss principal component analysis, a very powerful data normalization method.
Corrections:
- On slide 31, the formula for normalization is incorrect. x_min should be subtracted, not added.
Slides: dropbox.com/s/3okpymh4adspovg/22.Methodology2.annotated.pdf?dl=0
Errata: I mix up the eigendecomposition and singular value decomposition in this one. I recommend watching the 2019 version instead.
Lecture 4 in the Machine Lecture course at the VU University Amsterdam. Lecturer: Peter Bloem. See the PDF for image credits.
Today we discuss how to treat data before running it though a machine learning algorithm. How to deal with missing data, how to deal with outliers how to define your features, and how to normalize your data. We also discuss principal component analysis, a very powerful data normalization method.
Corrections:
- On slide 31, the formula for normalization is incorrect. x_min should be subtracted, not added.
Slides: dropbox.com/s/3okpymh4adspovg/22.Methodology2.annotated.pdf?dl=0










