Package | Description |
---|---|
weka.gui.beans |
Modifier and Type | Class and Description |
---|---|
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 |
Sorter
Sorts incoming instances in ascending or descending order according to the values of user specified attributes.
|
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.