An open API service indexing awesome lists of open source software.

https://github.com/abhinav-codealchemist/flower-species-recognition-using-ml

Recognition of Flower Species Using Decision Trees & Random Forest Classifier
https://github.com/abhinav-codealchemist/flower-species-recognition-using-ml

decision-tree flower-species jupyter-notebook machine-learning python random-forest-classifier recognition

Last synced: 3 months ago
JSON representation

Recognition of Flower Species Using Decision Trees & Random Forest Classifier

Awesome Lists containing this project

README

        

[![HitCount](http://hits.dwyl.io/abhinav-codealchemist/Flower-Species-Recognition-Using-ML.svg)](http://hits.dwyl.io/abhinav-codealchemist/Flower-Species-Recognition-Using-ML)
# Flower-Species-Recognition-Using-ML

Recognition of Flower Species Using Decision Trees & Random Forest Classifier

This is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other.

https://archive.ics.uci.edu/ml/datasets/iris

# Thanks

Comments? Suggestions?

Please, leave a comment.

Thanks for being here! Enjoy!