Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 249 Bytes

SVM_IRIS_CLASSIFICATION

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