The aim of this project is to implement k-mediods algorithm of unsupervised learning from scratch. 3 random numpy arrays(2-D) have been taken into consideration for this project. This code can be used to partition any given dataset into 'n' clusters where n can be any real number of user's choice.
-
Notifications
You must be signed in to change notification settings - Fork 1
The aim of this project is to implement k-mediods algorithm of unsupervised learning from scratch. 3 random numpy arrays(2-D) have been taken into consideration for this project. This code can be used to partition any given dataset into 'n' clusters where n can be any real number of user's choice.
0gaurav/k-medoids
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The aim of this project is to implement k-mediods algorithm of unsupervised learning from scratch. 3 random numpy arrays(2-D) have been taken into consideration for this project. This code can be used to partition any given dataset into 'n' clusters where n can be any real number of user's choice.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published