- getAlpha() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp
-
- getAlpha() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp2
-
- getAlpha() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionTahn
-
- getBoundaries() - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundaries
-
- getBoundary() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- getBoundary() - Method in interface weka.classifiers.functions.explicitboundaries.ClassifierWithBoundaries
-
Returns decision boundaries of the classifier
- getBoundary() - Method in class weka.classifiers.functions.explicitboundaries.models.FLDABoundary
-
- getBoundary() - Method in class weka.classifiers.functions.explicitboundaries.models.LinearRegressionBoundary
-
- getBoundary() - Method in class weka.classifiers.functions.explicitboundaries.models.MultilayerPerceptronBoundary
-
- getBoundary() - Method in class weka.classifiers.functions.explicitboundaries.models.NearestCentroidBoundary
-
- getBoundary() - Method in class weka.classifiers.functions.explicitboundaries.models.SMOLinearBoundary
-
- getBoundaryCombiner() - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getCalibrator() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- getCapabilities() - Method in class weka.classifiers.functions.explicitboundaries.models.FLDABoundary
-
- getCapabilities() - Method in class weka.classifiers.functions.explicitboundaries.models.LinearRegressionBoundary
-
- getCapabilities() - Method in class weka.classifiers.functions.explicitboundaries.models.MultilayerPerceptronBoundary
-
- getCapabilities() - Method in class weka.classifiers.functions.explicitboundaries.models.NearestCentroidBoundary
-
- getCapabilities() - Method in class weka.classifiers.functions.explicitboundaries.models.SMOLinearBoundary
-
- getClass(Instance) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionCombiner
-
- getClass(Instance) - Method in interface weka.classifiers.functions.explicitboundaries.DecisionBoundaryCombiner
-
Get combined decision of the boundaries (class value)
- getClass(IteratedSingleClassifierEnhancer, Instance) - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getClass(MultipleClassifiersCombiner, Instance) - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getClass1Idx() - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
- getClass2Idx() - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
- getClassCounts(Instances) - Static method in class weka.tools.InstancesTools
-
Count instances belonging to classes
- getDataHeader() - Method in class weka.classifiers.functions.explicitboundaries.gemoetry.Plane
-
- getDatasetHeader() - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
- getDecision(Instance) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionCombiner
-
- getDecision(Instance) - Method in interface weka.classifiers.functions.explicitboundaries.DecisionBoundaryCombiner
-
Get combined decision of the boundaries (class index)
- getDecisionPlane() - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundaryPlane
-
- getDistance(Instance) - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
Returns the smallest distance between the surface of the decision boundary and the instance
- getDistance(Instance) - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundaryPlane
-
- getDistributionForInstance(IteratedSingleClassifierEnhancer, Instance) - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getDistributionForInstance(MultipleClassifiersCombiner, Instance) - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getDotProduct() - Method in class weka.classifiers.functions.explicitboundaries.gemoetry.Plane
-
- getDotProduct() - Method in class weka.classifiers.functions.explicitboundaries.models.NearestCentroidBoundary
-
- getIndex(Instance) - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
Give the class index for the instance
- getIndex(Instance) - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundaryPlane
-
- getNormalVector() - Method in class weka.classifiers.functions.explicitboundaries.gemoetry.Plane
-
- getNumFolds() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- getOffset() - Method in class weka.classifiers.functions.explicitboundaries.gemoetry.Plane
-
- getOptions() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- getOptions() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionCombiner
-
- getOptions() - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getPlaneModel() - Method in class weka.classifiers.functions.explicitboundaries.models.MajorityPlaneBoundaryModel
-
- getPotential() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionCombiner
-
- getPotentialValue(double) - Method in interface weka.classifiers.functions.explicitboundaries.combiners.PotentialFunction
-
Calculates the potential value for x
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp
-
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp2
-
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionLinear
-
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionSign
-
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionTahn
-
- getRevision() - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getSeed() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- getUseCalibrator() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- getValue(Instance) - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
Get value of the characteristic function of the decision boundary
- getValue(Instance) - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundaryPlane
-
- globalInfo() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-