Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizwan-hasan/k-nearest-neighbors
A raw implementation of K Nearest Neighbours (KNN) in Python.
https://github.com/rizwan-hasan/k-nearest-neighbors
implement iris-dataset knn-algorithm knn-classification knn-classifier machine-learning notebook python python3
Last synced: about 1 month ago
JSON representation
A raw implementation of K Nearest Neighbours (KNN) in Python.
- Host: GitHub
- URL: https://github.com/rizwan-hasan/k-nearest-neighbors
- Owner: Rizwan-Hasan
- License: mit
- Created: 2021-04-08T15:02:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T16:08:37.000Z (over 3 years ago)
- Last Synced: 2023-03-11T01:28:25.882Z (almost 2 years ago)
- Topics: implement, iris-dataset, knn-algorithm, knn-classification, knn-classifier, machine-learning, notebook, python, python3
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/rizwan486/iris-classification-using-raw-knn-implementation
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# K-Nearest-Neighbors
[https://www.kaggle.com/rizwan486/iris-classification-using-raw-knn-implementation](https://www.kaggle.com/rizwan486/iris-classification-using-raw-knn-implementation)