pyclustering.cluster.ga Namespace Reference

Cluster analysis algorithm: Genetic clustering algorithm (GA). More...

Classes

class  ga_observer
 Genetic algorithm observer that is used to collect information about clustering process on each iteration. More...
 
class  ga_visualizer
 Genetic algorithm visualizer is used to show clustering results that are specific for this particular algorithm: clusters, evolution of global and local optimum. More...
 
class  genetic_algorithm
 Class represents Genetic clustering algorithm. More...
 

Detailed Description

Cluster analysis algorithm: Genetic clustering algorithm (GA).

Implementation based on papers [26], [10].

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