Uses of Interface
weka.gui.beans.StructureProducer

Packages that use StructureProducer
weka.gui.beans   
 

Uses of StructureProducer in weka.gui.beans
 

Classes in weka.gui.beans that implement StructureProducer
 class Associator
          Bean that wraps around weka.associations.
 class ClassAssigner
          Bean that assigns a class attribute to a data set.
 class ClassValuePicker
           
 class CrossValidationFoldMaker
          Bean for splitting instances into training ant test sets according to a cross validation
 class Loader
          Loads data sets using weka.core.converter classes
 class TestSetMaker
          Bean that accepts data sets and produces test sets
 class TrainingSetMaker
          Bean that accepts a data sets and produces a training set
 class TrainTestSplitMaker
          Bean that accepts data sets, training sets, test sets and produces both a training and test set by randomly spliting the data
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.