/kmedoids

K-medoids unsupervised clustering. Implemented in Python and Numpy. Vectorized to work for huge datasets.

Primary LanguagePython

K-Medoids

Implemented efficiently in python, numpy.

Dependencies

  • numpy
  • Scikit-learn