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
Classification of flower by using iris_dataset. Apply Support Vector Machines(Classification) Technique to predict the type of flower. Achieving the accuracy rate of 100%.
libraries used:
*sci-kit learn
*matplotlib
*pandas