- getAlpha() - Method in class weka.classifiers.functions.explicitboundaries.combiners.APotentialFunctionSingleParam
-
- getBeta() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp5
-
- 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.LogisticBoundary
-
- 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.LogisticBoundary
-
- 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
-
- getCapabilities() - Method in class weka.classifiers.functions.SingleClassifierEnhancerBoundary
-
- 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
-
- getClass1Idx() - Method in interface weka.classifiers.functions.explicitboundaries.IDecisionBoundary
-
- getClass2Idx() - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
- getClass2Idx() - Method in interface weka.classifiers.functions.explicitboundaries.IDecisionBoundary
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in interface weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombiner
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in class weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombinerMaxMax
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in class weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombinerMaxMed
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in class weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombinerMaxMin
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in class weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombinerMaxProd
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in class weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombinerMaxTMean
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in class weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombinerSum
-
- getCombinedBoundaries(Instance, DecisionBoundaries, PotentialFunction) - Method in class weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners.PotentialCombinerTMean
-
- getDataHeader() - Method in class weka.classifiers.functions.explicitboundaries.gemoetry.Plane
-
- getDatasetHeader() - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundary
-
- getDatasetHeader() - Method in interface weka.classifiers.functions.explicitboundaries.IDecisionBoundary
-
- 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.DecisionBoundaryPlane
-
- getDistance(Instance) - Method in interface weka.classifiers.functions.explicitboundaries.IDecisionBoundary
-
Returns the smallest distance between the surface of the decision boundary and the instance
- getDistributionForInstance(IteratedSingleClassifierEnhancer, Instance) - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getDistributionForInstance(MultipleClassifiersCombiner, Instance) - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getDotProd() - Method in class weka.classifiers.functions.explicitboundaries.gemoetry.GrammShmidtOrthonormal
-
- getDotProduct() - Method in class weka.classifiers.functions.explicitboundaries.gemoetry.Plane
-
- getDotProduct() - Method in class weka.classifiers.functions.explicitboundaries.models.NearestCentroidBoundary
-
- getEps() - Method in class weka.classifiers.functions.BoundaryAndCentroidClassifier
-
- getIndex(Instance) - Method in class weka.classifiers.functions.explicitboundaries.DecisionBoundaryPlane
-
- getIndex(Instance) - Method in interface weka.classifiers.functions.explicitboundaries.IDecisionBoundary
-
Give the class index for the instance
- 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.BoundaryAndCentroidClassifier
-
- getOptions() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- getOptions() - Method in class weka.classifiers.functions.BoundaryPotentialClassifier
-
- getOptions() - Method in class weka.classifiers.functions.explicitboundaries.combiners.APotentialFunctionSingleParam
-
- getOptions() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionCombiner
-
- getOptions() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp5
-
- getOptions() - Method in class weka.classifiers.meta.simpleVotingLikeCombiners.BoundaryCombiner
-
- getPlaneModel() - Method in class weka.classifiers.functions.explicitboundaries.models.MajorityPlaneBoundaryModel
-
- getPotCombiner() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionCombiner
-
- getPotential() - Method in class weka.classifiers.functions.BoundaryPotentialClassifier
-
- getPotential() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionCombiner
-
- getPotential1() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionAsymetric
-
- getPotential2() - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionAsymetric
-
- 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.PotentialFunctionAsymetric
-
- 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.PotentialFunctionExp3
-
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp4
-
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionExp5
-
- 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.PotentialFunctionSqrt
-
- getPotentialValue(double) - Method in class weka.classifiers.functions.explicitboundaries.combiners.PotentialFunctionTanh
-
- getPotFunction() - Method in class weka.classifiers.functions.BoundaryAndCentroidClassifier
-
- getProportion() - Method in class weka.classifiers.functions.BoundaryAndCentroidClassifier
-
- getPrototypeProto() - Method in class weka.classifiers.functions.BoundaryAndCentroidClassifier
-
- 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.DecisionBoundaryPlane
-
- getValue(Instance) - Method in interface weka.classifiers.functions.explicitboundaries.IDecisionBoundary
-
Get value of the characteristic function of the decision boundary
- globalInfo() - Method in class weka.classifiers.functions.BoundaryAndCentroidClassifier
-
- globalInfo() - Method in class weka.classifiers.functions.BoundaryBasedClassifier
-
- globalInfo() - Method in class weka.classifiers.functions.BoundaryPotentialClassifier
-
- GrammShmidtOrthonormal - Class in weka.classifiers.functions.explicitboundaries.gemoetry
-
- GrammShmidtOrthonormal() - Constructor for class weka.classifiers.functions.explicitboundaries.gemoetry.GrammShmidtOrthonormal
-