/Iris-Flowers-Classification-Project

This Repository contains the Iris Dataset Project created by using 4 different ML Algorithms.

Primary LanguageJupyter Notebook

Python ML Status DS

Iris-Dataset

This Repository contains the Iris Dataset Project created by using 4 different Machine Learning Algorithms.

Classification Algorithms used:

  1. Logistic Regression (LR)
  2. Super Vector Machine (SVM)
  3. Decision Tree
  4. K-Nearest Neighbor (KNN)