Package | Description |
---|---|
weka.classifiers.functions.explicitboundaries |
Modifier and Type | Method and Description |
---|---|
Plane |
DecisionBoundaryPlane.getDecisionPlane() |
Constructor and Description |
---|
DecisionBoundaryPlane(weka.core.Instances data,
int class1Idx,
int class2Idx,
Plane plane) |
Copyright © 2018. All Rights Reserved.