Uses of Class
weka.core.Check
Packages that use Check
Package
Description
-
Uses of Check in weka.associations
Subclasses of Check in weka.associationsModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with associators. -
Uses of Check in weka.attributeSelection
Subclasses of Check in weka.attributeSelectionModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with attribute selection schemes. -
Uses of Check in weka.classifiers
Subclasses of Check in weka.classifiersModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with classifiers. -
Uses of Check in weka.classifiers.functions.supportVector
Subclasses of Check in weka.classifiers.functions.supportVectorModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with kernels. -
Uses of Check in weka.clusterers
Subclasses of Check in weka.clusterersModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with clusterers. -
Uses of Check in weka.core
Modifier and TypeClassDescriptionclass
Simple command line checking of classes that are editable in the GOE.class
Simple command line checking of classes that implement OptionHandler.class
Abstract general class for testing schemes in Weka.