Example usage for Java weka.gui.beans AttributeSummarizer fields, constructors, methods, implement or subclass
The text is from its open source code.
AttributeSummarizer() Creates a new AttributeSummarizer instance. |
void | setColoringIndex(int ci) Set the coloring index for the attribute summary plots |
void | setGridWidth(int gw) Set the width of the grid of plots |
void | setInstances(Instances inst) Set instances for this bean. |