NhanPhamThanh-IT/K-Nearest-Neighbors-Tutorial
📘 This repository offers a complete K-Nearest Neighbors (KNN) tutorial, guiding you from core theory to hands-on practice. Learn to implement KNN from scratch with NumPy, apply it using scikit-learn, and explore visualizations, datasets, and Jupyter notebooks to fully understand, test, and optimize the algorithm.
ArchivedNo commits in the last 6 months.
Stars
16
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NhanPhamThanh-IT/K-Nearest-Neighbors-Tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
venky14/Machine-Learning-with-Iris-Dataset
Data Visualization and Machine Learning with Iris Dataset.
amberkakkar01/IRIS-Flower-classification
This project is for the Identification of Iris flower species is presented
kittupriyatham/Machine-Learning-Model-Deployment
This is a machine learning model deployment project of Iris classification model in a minimal UI...
josetorronteras/mlp-keras-iris-dataset
Multilayer Perceptron (MLP) for multi-class classification for iris dataset.
FabianaCampanari/Iris-DataAnalysis-Seaborn-
🌸 The provided code snippet is a Python script that uses matplotlib to plot the numerical and...