项目作者: sarobml2000
项目描述 :
This project aims to predict to which species of Iris family does a flower belong to among three species:Iris setosa, Iris virginica and Iris versicolor.A ML model is created which uses the Iris flower dataset containing 50 samples of each flower or a total of 150 samples. The model uses a SVM for classification and also runs a Gridsearch for finding the optimal parameters.98% accuracy is achieved.
高级语言: Jupyter Notebook
项目地址: git://github.com/sarobml2000/Flower-Species-Prediction.git