Example usage for Java weka.gui.visualize MatrixPanel fields, constructors, methods, implement or subclass
The text is from its open source code.
MatrixPanel() Constructor |
void | setInstances(Instances newInst) This method changes the Instances object of this class to a new one. |