Uses of Class
weka.core.CheckScheme

Packages that use CheckScheme
weka.associations   
weka.attributeSelection   
weka.classifiers   
weka.classifiers.functions.supportVector   
weka.clusterers   
 

Uses of CheckScheme in weka.associations
 

Subclasses of CheckScheme in weka.associations
 class CheckAssociator
          Class for examining the capabilities and finding problems with associators.
 

Uses of CheckScheme in weka.attributeSelection
 

Subclasses of CheckScheme in weka.attributeSelection
 class CheckAttributeSelection
          Class for examining the capabilities and finding problems with attribute selection schemes.
 

Uses of CheckScheme in weka.classifiers
 

Subclasses of CheckScheme in weka.classifiers
 class CheckClassifier
          Class for examining the capabilities and finding problems with classifiers.
 

Uses of CheckScheme in weka.classifiers.functions.supportVector
 

Subclasses of CheckScheme in weka.classifiers.functions.supportVector
 class CheckKernel
          Class for examining the capabilities and finding problems with kernels.
 

Uses of CheckScheme in weka.clusterers
 

Subclasses of CheckScheme in weka.clusterers
 class CheckClusterer
          Class for examining the capabilities and finding problems with clusterers.
 



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