https://github.com/akashash01/data_clustering
This machine learning model makes, grouping a set of objects in such a way that objects in the same group(cluster) are more similar to each other than other groups(clusters).
https://github.com/akashash01/data_clustering
data-science elbow-method kmeans-clustering machine-learning python scaling-algorithms silhouette-score unsupervised-learning
Last synced: about 1 month ago
JSON representation
This machine learning model makes, grouping a set of objects in such a way that objects in the same group(cluster) are more similar to each other than other groups(clusters).
- Host: GitHub
- URL: https://github.com/akashash01/data_clustering
- Owner: Akashash01
- Created: 2021-07-22T07:24:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T07:36:42.000Z (almost 5 years ago)
- Last Synced: 2025-02-07T06:45:14.674Z (over 1 year ago)
- Topics: data-science, elbow-method, kmeans-clustering, machine-learning, python, scaling-algorithms, silhouette-score, unsupervised-learning
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# data_clustering