(Note:- If you feel that this task has improved your abilities, don't forget to click the star icon in the upper right.)
This Project is thorugh application of machine learning with python programming. It focuses on IRIS flower classification using Machine Learning with scikit tools. Here some of algorithm are used that are some types of machine learning subparts algorithms of supervised and Unsupervised learning. Algorithm used for predicting and get accuracy are -
- Decision tree classifier K nearest classifier SVM Logistic Regression metrics train_test_split We are making accuracy and prediction in Iris project through Iris Dataset. This is easy and understable for machine learning staters( Naive ).