Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).