pyclustering.cluster.elbow Namespace Reference

Elbow method to determine the optimal number of clusters for k-means clustering. More...

Classes

class  elbow
 Class represents Elbow method that is used to find out appropriate amount of clusters in a dataset. More...
 

Detailed Description

Elbow method to determine the optimal number of clusters for k-means clustering.

Implementation based on paper [37].

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