International Journal of All Research Education & Scientific Methods

An ISO Certified Peer-Reviewed Journal

ISSN: 2455-6211

Latest News

Visitor Counter
5479289238

Iris Flower Classification Using Machine Lear...

You Are Here :
> > > >
Iris Flower Classification Using Machine Lear...

Iris Flower Classification Using Machine Learning

Author Name : T. Srinivas Rao, M. Hema, K. Sai Priya, K. Vamsi Krishna, M. Sakhavath Ali

ABSTRACT

In Machine Learning, we are using semi-automated extraction of knowledge of data for identifying IRIS flower species. Classification is a supervised learning in which the response is categorical that is its values are in finite unordered set. To simply the problem of classification, scikit learn tools has been used. This paper focuses on IRIS flower classification using Machine Learning with scikit tools. Here the problem concerns the identification of IRIS flower species on the basis of flowers attribute measurements. Classification of IRIS data set would be discovering patterns from examining petal and sepal size of the IRIS flower and how the prediction was made from analyzing the pattern to from the class of IRIS flower. In this paper we train the machine learning model with data and when unseen data is discovered the predictive model predicts the species using what it has been learnt from the trained data.

Keywords: Classification, Logistic Regression, K Nearest Neighbour, Machine Learning.