Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sameetasadullah/knn-algorithm-on-abalone-dataset
Implemented K-Nearest Neighbors (KNN) Algorithm on the given Abalone Dataset using Python Language
https://github.com/sameetasadullah/knn-algorithm-on-abalone-dataset
abalone-data-set abalone-dataset artificial-intelligence jupyter-notebook knn knn-algorithm knn-classification python python3
Last synced: 21 days ago
JSON representation
Implemented K-Nearest Neighbors (KNN) Algorithm on the given Abalone Dataset using Python Language
- Host: GitHub
- URL: https://github.com/sameetasadullah/knn-algorithm-on-abalone-dataset
- Owner: SameetAsadullah
- License: mit
- Created: 2022-08-14T22:54:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T23:04:37.000Z (over 2 years ago)
- Last Synced: 2024-11-20T23:32:27.032Z (3 months ago)
- Topics: abalone-data-set, abalone-dataset, artificial-intelligence, jupyter-notebook, knn, knn-algorithm, knn-classification, python, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 444 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KNN Algorithm on Abalone Dataset
### Description
Implemented `K-Nearest Neighbors (KNN)` on the given `Abalone Dataset` using `Python Language`. Detailed `Report` and `Abalone Dataset Description` can be found [Here](https://github.com/SameetAsadullah/KNN-Algorithm-on-Abalone-Dataset/blob/main/Report.pdf).