Uses of Interface
weka.gui.beans.StructureProducer

Packages that use StructureProducer
Package
Description
 
  • Uses of StructureProducer in weka.gui.beans

    Classes in weka.gui.beans that implement StructureProducer
    Modifier and Type
    Class
    Description
    class 
    Bean that wraps around weka.associations.
    class 
    Bean that assigns a class attribute to a data set.
    class 
     
    class 
    Bean for splitting instances into training ant test sets according to a cross validation
    class 
    A bean that splits incoming instances (or instance streams) according to the evaluation of a logical expression.
    class 
     
    class 
    Loads data sets using weka.core.converter classes
    class 
    Sorts incoming instances in ascending or descending order according to the values of user specified attributes.
    class 
    Bean that accepts data sets and produces test sets
    class 
    Bean that accepts a data sets and produces a training set
    class 
    Bean that accepts data sets, training sets, test sets and produces both a training and test set by randomly spliting the data