The machine learning algorithm described is the Support Vector Machine, commonly referred to as SVM. The goal of this algorithm is to find a decision boundary, known as a hyperplane, that divides data points belonging to different categories. In a two-dimensional space, this hyperplane is a line; in three dimensions, it is a flat pla....
Log in to view the answer