Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.data.model.EMModel

Packages that use EMModel
de.lmu.ifi.dbs.elki.algorithm.clustering Clustering algorithms Clustering algorithms are supposed to implement the Algorithm-Interface. 
 

Uses of EMModel in de.lmu.ifi.dbs.elki.algorithm.clustering
 

Methods in de.lmu.ifi.dbs.elki.algorithm.clustering that return types with arguments of type EMModel
protected  Clustering<EMModel<V>> EM.runInTime(Database<V> database)
          Performs the EM clustering algorithm on the given database.
 


Release 0.3 (2010-03-31_1612)