SVM is a machine learning method raised by Vapnik in the early 1990’s, which arises from optimal linearly
separable SVM classification surface. Optimal classification surface requires the separating line can not only
separate two dimensions correctly (the training error rate is 0), but can also maximize the margin between the two
classes. SVM aims to find a hyperplane which can meet classification requirements and make the trained points far