Package | Description |
---|---|
weka.classifiers.functions.explicitboundaries | |
weka.classifiers.functions.explicitboundaries.combiners |
Modifier and Type | Method and Description |
---|---|
DecisionBoundaries |
DecisionBoundariesExtractor.extractBoundaries(weka.classifiers.Classifier[] classArray) |
Modifier and Type | Method and Description |
---|---|
void |
DecisionBoundaryCombiner.setBoundaries(DecisionBoundaries boundaries)
Sets the boundaries to combine
|
Modifier and Type | Method and Description |
---|---|
void |
PotentialFunctionCombiner.setBoundaries(DecisionBoundaries boundaries) |
Copyright © 2018. All Rights Reserved.