Java weka.gui.beans AttributeSummarizer fields, constructors, methods, implement or subclass

Example usage for Java weka.gui.beans AttributeSummarizer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.gui.beans AttributeSummarizer.

The text is from its open source code.

Constructor

AttributeSummarizer()
Creates a new AttributeSummarizer instance.

Method

voidsetColoringIndex(int ci)
Set the coloring index for the attribute summary plots
voidsetGridWidth(int gw)
Set the width of the grid of plots
voidsetInstances(Instances inst)
Set instances for this bean.