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 TypeClassDescriptionclassClass for examining the capabilities and finding problems with associators. -
Uses of CheckScheme in weka.attributeSelection
Subclasses of CheckScheme in weka.attributeSelectionModifier and TypeClassDescriptionclassClass for examining the capabilities and finding problems with attribute selection schemes. -
Uses of CheckScheme in weka.classifiers
Subclasses of CheckScheme in weka.classifiersModifier and TypeClassDescriptionclassClass 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 TypeClassDescriptionclassClass for examining the capabilities and finding problems with kernels. -
Uses of CheckScheme in weka.clusterers
Subclasses of CheckScheme in weka.clusterersModifier and TypeClassDescriptionclassClass for examining the capabilities and finding problems with clusterers.