You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A SVM classifier created to classify data on the IRIS dataset. A linear SVM as well as a Radial Basis SVM was created and also a polynomial kernel was created which classifies the data correctly to their original class.