| Package | Description |
|---|---|
| weka.gui.beans |
| Modifier and Type | Class and Description |
|---|---|
class |
Associator
Bean that wraps around weka.associations.
|
class |
AttributeSummarizer
Bean that encapsulates displays bar graph summaries for attributes in a data
set.
|
class |
Classifier
Bean that wraps around weka.classifiers
|
class |
ClassifierPerformanceEvaluator
A bean that evaluates the performance of batch trained classifiers
|
class |
Clusterer
Bean that wraps around weka.clusterers
|
class |
ClustererPerformanceEvaluator
A bean that evaluates the performance of batch trained clusterers
|
class |
CostBenefitAnalysis
Bean that aids in analyzing cost/benefit tradeoffs.
|
class |
CrossValidationFoldMaker
Bean for splitting instances into training ant test sets according to a cross
validation
|
class |
DataVisualizer
Bean that encapsulates weka.gui.visualize.VisualizePanel
|
class |
Filter
A wrapper bean for Weka filters
|
class |
GraphViewer
A bean encapsulating weka.gui.treevisualize.TreeVisualizer
|
class |
MetaBean
A meta bean that encapsulates several other regular beans, useful for
grouping large KnowledgeFlows.
|
class |
ModelPerformanceChart
Bean that can be used for displaying threshold curves (e.g.
|
class |
ScatterPlotMatrix
Bean that encapsulates weka.gui.visualize.MatrixPanel for displaying a
scatter plot matrix.
|
class |
StripChart
Bean that can display a horizontally scrolling strip chart.
|
class |
TextViewer
Bean that collects and displays pieces of text
|
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 © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.