![]() |
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... | |
Cluster analysis algorithm: X-Means.
Implementation based on paper [27].