Skip to content

Releases: Ruban2205/Iris_Classification

Iris_Classification_v1

Choose a tag to compare

@Ruban2205 Ruban2205 released this 12 Sep 18:20
f594132

This release contains the Iris Classification Machine Learning Project. Which is a comprehensive exploration of machine learning techniques applied to the classification of iris flowers into different species based on their physical characteristics chosen with the comparison of four different machine learning algorithms.

Algorithms used:

  • Logistic Regression
  • K-Nearest Neighbors
  • Support Vector Classifier (SVC)
  • Naive Bayes