GitHub / DavidCico / Self-implementation-of-KNN-algorithm
A k-nearest neighbors algorithm is implemented in Python from scratch to perform a classification or regression analysis.
Stars: 2
Forks: 5
Open issues: 0
License: None
Language: Python
Size: 97.7 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: almost 5 years ago
Pushed at: about 6 years ago
Last synced at: over 2 years ago
Topics: algorithm, jupyter-notebook, k-nearest-neighbours, knn-classification, knn-regression, machine-learning, machine-learning-algorithms, python, python3, scratch, scratch-implementation