Develop-Packt/Introduction-to-Classification
This module introduces classification — you will be implementing the various techniques such as k-nearest neighbors and Support Vector Machines. You will be using the Euclidean distance to work with the k-nearest neighbors.
No commits in the last 6 months.
Stars
—
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Develop-Packt/Introduction-to-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thatipamula-jashwanth/smart-knn
smartKNN - A feature-weighted KNN algorithm with automatic preprocessing, normalization, and...
stabgan/K-Nearest-Neighbours
I applied the K-NN model for my classification problem in both R and Python
ksdkamesh99/KNN-Visualiser
It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes...
lettier/interactiveknn
Interactive K-Nearest Neighbors machine learning algorithm in JavaScript.
ullayne02/Natural-Neighbor
Knn implementation without K parameter