Author
Jerrison Li
Title
Training a Support Vector Machine (SVM) using the Primal Form
Abstract
Support Vector Machine is a supervised learning tool in machine learning that analyzes and recognizes pattern in binary data. We will be working with linearly separable data, so our SVM will try to find a line that separates the points from each class