Uses of Package
weka.clusterers

Packages that use weka.clusterers
weka.attributeSelection   
weka.clusterers   
weka.experiment   
weka.filters.unsupervised.attribute   
weka.gui.beans   
weka.gui.explorer   
 

Classes in weka.clusterers used by weka.attributeSelection
Clusterer
          Interface for clusterers.
 

Classes in weka.clusterers used by weka.clusterers
AbstractClusterer
          Abstract clusterer.
AbstractDensityBasedClusterer
          Abstract clustering model that produces (for each test instance) an estimate of the membership in each cluster (ie.
Clusterer
          Interface for clusterers.
Cobweb.CNode
          Inner class handling node operations for Cobweb.
DensityBasedClusterer
          Interface for clusterers that can estimate the density for a given instance.
NumberOfClustersRequestable
          Interface to a clusterer that can generate a requested number of clusters
RandomizableClusterer
          Abstract utility class for handling settings common to randomizable clusterers.
RandomizableDensityBasedClusterer
          Abstract utility class for handling settings common to randomizable clusterers.
SingleClustererEnhancer
          Meta-clusterer for enhancing a base clusterer.
UpdateableClusterer
          Interface to incremental cluster models that can learn using one instance at a time.
 

Classes in weka.clusterers used by weka.experiment
DensityBasedClusterer
          Interface for clusterers that can estimate the density for a given instance.
 

Classes in weka.clusterers used by weka.filters.unsupervised.attribute
Clusterer
          Interface for clusterers.
DensityBasedClusterer
          Interface for clusterers that can estimate the density for a given instance.
 

Classes in weka.clusterers used by weka.gui.beans
Clusterer
          Interface for clusterers.
 

Classes in weka.clusterers used by weka.gui.explorer
Clusterer
          Interface for clusterers.
ClusterEvaluation
          Class for evaluating clustering models.

Valid options are:

-t name of the training file
Specify the training file.

 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.