Package | Description |
---|---|
weka.gui.beans |
Modifier and Type | Class and Description |
---|---|
class |
Appender
A bean that appends multiple incoming data connections into a single
data set.
|
class |
CostBenefitAnalysis
Bean that aids in analyzing cost/benefit tradeoffs.
|
class |
InstanceStreamToBatchMaker
Bean that converts an instance stream into a (batch) data set.
|
class |
Sorter
Sorts incoming instances in ascending or descending order according to the values of user specified attributes.
|
class |
SubstringLabeler
A bean that finds matches in string attribute values (using either substring
or regular expression matches) and labels the instance (sets the value of
a new attribute) according to the supplied label for the matching rule.
|
class |
SubstringReplacer
A bean that can replace substrings in the values of string
attributes.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.