public interface MultiLabelClassifier
extends weka.classifiers.Classifier, weka.core.OptionHandler
Modifier and Type | Method and Description |
---|---|
String |
debugTipText()
Returns the tip text for this property
|
boolean |
getDebug()
Get whether debugging is turned on.
|
String |
getModel()
Returns a string representation of the model.
|
void |
setDebug(boolean debug)
Set debugging mode.
|
void setDebug(boolean debug)
debug
- true if debug output should be printedboolean getDebug()
String debugTipText()
String getModel()
Copyright © 2017. All Rights Reserved.