pyclustering.cluster.kmedoids Namespace Reference

Cluster analysis algorithm: K-Medoids (PAM - Partitioning Around Medoids). More...

Classes

class  kmedoids
 Class represents clustering algorithm K-Medoids (another one title is PAM - Partitioning Around Medoids). More...
 

Detailed Description

Cluster analysis algorithm: K-Medoids (PAM - Partitioning Around Medoids).

Implementation based on papers [14], [18].

Authors
Andrei Novikov (pyclu.nosp@m.ster.nosp@m.ing@y.nosp@m.ande.nosp@m.x.ru)
Date
2014-2018