Kernel methods
To follow along the lecture, please use the following python notebooks: Support Vector Machines.
Slides for all the lectures are part 1, part 2 and part 3
- Jan 22 Setup of max margin linear classification <div class="video-container">
</div>
- Jan 24 Support vector machine (recording started late) <div class="video-container">
</div>
- Jan 29 Primal and dual formulations, general case <div class="video-container">
</div>
- Jan 31 Kernel non-linearities <div class="video-container">
</div>
- Feb 21 Kernel ridge regression, credit risk data <div class="video-container">
</div>
- Feb 26 More about kernels, constructing new kernels from old, Bochner’s theorem <div class="video-container">
</div>
- Feb 28 Random Fourier Features <div class="video-container">
</div>
June covered classes from Feb 5, 7, 12 and 14. Feb 19 was a holiday. Slides are [here]