Skip to content
#

k-medoids

Here are 52 public repositories matching this topic...

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.

  • Updated Nov 26, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the k-medoids topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k-medoids topic, visit your repo's landing page and select "manage topics."

Learn more