DilanCalvo/KNN_Iris_Flower_Classification
A supervised machine learning project that implements a K-Nearest Neighbors (KNN) classifier to predict iris flower species. Covers exploratory data analysis, feature scaling, hyperparameter tuning with GridSearchCV, and performance evaluation.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Last pushed
Apr 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DilanCalvo/KNN_Iris_Flower_Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference...
pallets/click
Python composable command line interface toolkit