Classification of Iris dataset Using ML

In this project the main aim is to classify the 3 flowers based on the species of it i.e setosa, versicolor and virginica. By taking input from user such as sepal-length, sepal width, petal-length and petal-width and classify it according using Naive Bayes classifier.