Skip to content

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

swagatika15/K-MEDIODS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

K-MEDIODS

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.

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

No packages published