Example usage for Java weka.experiment PropertyNode fields, constructors, methods, implement or subclass
The text is from its open source code.
PropertyNode(Object pValue, PropertyDescriptor prop, Class> pClass) Creates a fully specified property node. |
String | toString() Returns a string description of this property. |