Uses of Interface
weka.classifiers.functions.explicitboundaries.ClassifierWithBoundaries
Packages that use ClassifierWithBoundaries
-
Uses of ClassifierWithBoundaries in weka.classifiers.functions
Classes in weka.classifiers.functions that implement ClassifierWithBoundariesModifier and TypeClassDescriptionclass
Allows to use boundary classifier as general Classifier objectConstructors in weka.classifiers.functions with parameters of type ClassifierWithBoundariesModifierConstructorDescriptionBoundaryAndCentroidClassifier
(ClassifierWithBoundaries boundClassifier) BoundaryAndCentroidClassifier2
(ClassifierWithBoundaries boundClassifier) BoundaryAndCentroidsClassifier
(ClassifierWithBoundaries boundClassifier) BoundaryBasedClassifier
(ClassifierWithBoundaries boundClass) BoundaryKernelClassifier
(ClassifierWithBoundaries nearestCentroidBoundary) BoundaryKernelClassifierWithPlaneProjections
(ClassifierWithBoundaries nearestCentroidBoundary) BoundaryKernelClassifierWithPlaneProjectionsAbstract
(ClassifierWithBoundaries nearestCentroidBoundary) BoundaryKernelClassifierWithPlaneProjectionsGauss
(ClassifierWithBoundaries nearestCentroidBoundary) BoundaryKernelClassifierWithPlaneProjectionsNB2
(ClassifierWithBoundaries nearestCentroidBoundary) BoundaryPotentialClassifier
(ClassifierWithBoundaries classifier) -
Uses of ClassifierWithBoundaries in weka.classifiers.functions.explicitboundaries.models
Classes in weka.classifiers.functions.explicitboundaries.models that implement ClassifierWithBoundariesModifier and TypeClassDescriptionclass
class
Classclass
class
class
class
Nearest Centroind Classifier with explicit boundaries Only binary classifiers.class