Example usage for Java weka.clusterers MakeDensityBasedClusterer fields, constructors, methods, implement or subclass
The text is from its open source code.
MakeDensityBasedClusterer() Default constructor. |
void | setClusterer(Clusterer toWrap) Sets the clusterer to wrap. |
void | setMinStdDev(double m) Set the minimum value for standard deviation when calculating normal density. |