https://github.com/franciszekjob/knn-python
Basic K Nearest Neighbours algorithm implementation in Python
https://github.com/franciszekjob/knn-python
Last synced: 5 months ago
JSON representation
Basic K Nearest Neighbours algorithm implementation in Python
- Host: GitHub
- URL: https://github.com/franciszekjob/knn-python
- Owner: franciszekjob
- Created: 2022-06-10T07:58:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T16:34:47.000Z (over 3 years ago)
- Last Synced: 2025-07-02T09:46:50.847Z (6 months ago)
- Language: Jupyter Notebook
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# knn-python
Basic K Nearest Neighbours algorithm implementation in Python
Classifier predicts the score of a movie based on its genre, year, runtime, votes number, director, star, country and company