Package adams.flow.sink

Class Summary
AbstractWekaModelWriter Ancestor for actors that serialize models.
WekaClassifierErrors Actor for displaying classifier errors.
WekaClassifierErrors.DataGenerator Helper class for generating visualization data.
WekaCostCurve Actor for displaying classifier errors.
WekaDatabaseWriter Actor for saving a weka.core.Instances object in a database.
The relation name of the incoming dataset can be used to replace the current filename (path and extension are kept).
WekaExperimentGenerator Generates an experiment setup that can be used in conjunction with the Experiment transformer actor.
WekaFileWriter Actor for saving a weka.core.Instances object as file.
The relation name of the incoming dataset can be used to replace the current filename (path and extension are kept).
WekaInstancesDisplay Actor for displaying a weka.core.Instances object in table format.
WekaInstanceViewer Actor for displaying adams.data.instance.Instance objects in a graphical way (using the internal format), like the 'Instance Explorer' tool.
WekaModelWriter Actor for saving a model (classifier or clusterer) alongside an optional header (i.e., weka.core.Instances object) as file.
WekaROC Actor for displaying classifier errors.
 

Enum Summary
WekaExperimentGenerator.EvaluationType The evaluation type.
WekaExperimentGenerator.ExperimentType The experiment type.
WekaExperimentGenerator.ResultFormat The data format the experiment data is stored in.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.