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