/Iris_Classification

Primary LanguageJupyter NotebookMIT LicenseMIT

Iris_Classification

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 (Support Vector Machine), Logistic Regression, Naive Bayes. We are making accuracy and prediction in Iris project through Iris Dataset. This is easy and understable for machine learning staters( Naive ).