public interface ClassifierWithBoundaries
extends weka.classifiers.Classifier
Modifier and Type | Method and Description |
---|---|
DecisionBoundary |
getBoundary()
Returns decision boundaries of the classifier
|
DecisionBoundary getBoundary() throws Exception
Exception
Copyright © 2020. All rights reserved.