Skip to content

JaanviG/Iris-Flower-Classification-ML-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Iris-Flower-Classification-ML-Project

(Note:- If you feel that this task has improved your abilities, don't forget to click the star icon in the upper right.)

image

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 -

  1. 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 ).