pyclustering.cluster.xmeans Namespace Reference

Cluster analysis algorithm: X-Means. More...

Classes

class  splitting_type
 Enumeration of splitting types that can be used as splitting creation of cluster in X-Means algorithm. More...
 
class  xmeans
 Class represents clustering algorithm X-Means. More...
 

Detailed Description

Cluster analysis algorithm: X-Means.

Implementation based on paper [31].

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