Uses of Class
weka.core.CheckScheme
Packages that use CheckScheme
Package
Description
-
Uses of CheckScheme in weka.associations
Subclasses of CheckScheme in weka.associationsModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with associators. -
Uses of CheckScheme in weka.attributeSelection
Subclasses of CheckScheme in weka.attributeSelectionModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with attribute selection schemes. -
Uses of CheckScheme in weka.classifiers
Subclasses of CheckScheme in weka.classifiersModifier and TypeClassDescriptionclass
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.supportVectorModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with kernels. -
Uses of CheckScheme in weka.clusterers
Subclasses of CheckScheme in weka.clusterersModifier and TypeClassDescriptionclass
Class for examining the capabilities and finding problems with clusterers.