IRIS-Flower-classification and iris-flower-classification

These are competitors—both are standalone machine learning projects that independently solve the same iris classification problem using similar algorithms (Logistic Regression and KNN), so a user would typically choose one or the other based on code quality, documentation, or star rating rather than use them together.

Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 24/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 0/25
Stars: 84
Forks: 122
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No License Stale 6m No Package No Dependents
No Package No Dependents

About IRIS-Flower-classification

amberkakkar01/IRIS-Flower-classification

This project is for the Identification of Iris flower species is presented

Implements multiple supervised learning algorithms (Decision Tree, K-Nearest Neighbors, SVM, and Logistic Regression) using scikit-learn to classify iris specimens. The project applies train-test-split methodology and evaluation metrics to benchmark classifier performance on the standard Iris dataset. Designed as an educational resource for machine learning beginners to understand algorithmic approaches and accuracy measurement.

About iris-flower-classification

komalharshita/iris-flower-classification

A machine learning project that classifies iris flower species using Logistic Regression and KNN, with detailed data analysis and feature interpretation.

Scores updated daily from GitHub, PyPI, and npm data. How scores work