Uses of Class
weka.datagenerators.ClusterGenerator
Packages that use ClusterGenerator
-
Uses of ClusterGenerator in weka.datagenerators
Methods in weka.datagenerators that return ClusterGeneratorModifier and TypeMethodDescriptionClusterDefinition.getParent()
returns the parent datagenerator this cluster belongs toMethods in weka.datagenerators with parameters of type ClusterGeneratorModifier and TypeMethodDescriptionvoid
ClusterDefinition.setParent
(ClusterGenerator parent) sets the parent datagenerator this cluster belongs toConstructors in weka.datagenerators with parameters of type ClusterGeneratorModifierConstructorDescriptionClusterDefinition
(ClusterGenerator parent) initializes the cluster by setting the parent and the defaults -
Uses of ClusterGenerator in weka.datagenerators.clusterers
Subclasses of ClusterGenerator in weka.datagenerators.clusterersModifier and TypeClassDescriptionclass
Cluster data generator designed for the BIRCH System
Dataset is generated with instances in K clusters.
Instances are 2-d data points.
Each cluster is characterized by the number of data points in itits radius and its center.class
A data generator that produces data points in hyperrectangular subspace clusters.Constructors in weka.datagenerators.clusterers with parameters of type ClusterGeneratorModifierConstructorDescriptioninitializes the cluster with default values