Support Vector Machine and Mathematics

The support vector machine (SVM) is one of the most popular algorithms for classification problems. To understand how it works, we need mathematical concepts such as vector, metric (distance), vector space, and hyperplane. My plan is to make a lesson plan such that you learn these mathematical concepts while building a SVM from scratch.

Leave a Reply

Your email address will not be published. Required fields are marked *