• Stars
    star
    2
  • Language
    Python
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is based on the classification of iris flower into 3 species(iris-setasa,iris-versicolor,iris-veriginica) using Machine Learning Algorithms-Logistic Regression,Decision Tree Classfier,K Nearest Neighbors,Gaussian Naive Bayes and Support Vector Classification.The data set is imported from UCI repository.