| 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 |
FlowByExpression
A bean that splits incoming instances (or instance streams) according to the
evaluation of a logical expression.
|
class |
ImageViewer
A KF component that can accept imageEvent connections in order to display
static images in a popup window
|
class |
InstanceStreamToBatchMaker
Bean that converts an instance stream into a (batch) data set.
|
class |
Join |
class |
SerializedModelSaver
A bean that saves serialized models
|
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.
|
class |
TextSaver
Simple component to save the text carried in text events out to a file
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.