Skip to content

The following code uses 5 different machine learning algorithm on the Iris dataset to predict the species of the flower

Notifications You must be signed in to change notification settings

ashutoshpanpalia/iris_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inquisitive_meche

The following code uses 5 different machine learning algorithm on the Iris dataset to predict the species of the flower The fastest algorithm varies even if data split is changed from 70:30 to 80:20 for training:test. But the accuracy was consistently high for AdaBoost algorithm. The version pf python used was 2.7

About

The following code uses 5 different machine learning algorithm on the Iris dataset to predict the species of the flower

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages