https://github.com/lucas54neves/knn-algorithm-iris
KNN algorithm using the Iris dataset
https://github.com/lucas54neves/knn-algorithm-iris
iris-dataset knn knn-algorithm pandas python ufla
Last synced: 9 months ago
JSON representation
KNN algorithm using the Iris dataset
- Host: GitHub
- URL: https://github.com/lucas54neves/knn-algorithm-iris
- Owner: lucas54neves
- License: mit
- Created: 2021-11-13T16:46:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T14:49:55.000Z (about 4 years ago)
- Last Synced: 2025-01-13T02:11:25.714Z (10 months ago)
- Topics: iris-dataset, knn, knn-algorithm, pandas, python, ufla
- Language: Jupyter Notebook
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# knn-algorithm-iris
KNN algorithm using the Iris dataset