Table of Contents


🎓 Intended learning outcomes

At the end of this lesson, students are expected to:


🌽 Motivation: Kernel SVM ★★☆

In 2.3 Gradient-based Optimization and 2.4 Constrained Optimization we considered linear classification problems — problems that could be solved by drawing a separating hyperplane (or line in 2D) to separate the classes. Now consider what would happen if we applied our previous methods to a dataset like this

Untitled