Package adams.flow.transformer

Class Summary
MOAClassifier Deprecated.
MOAClassifierEvaluation Evaluates a MOA classifier using prequential evaluation.
MOAClassifying Uses a serialized MOA model to perform predictions on the data being passed through.
The model can also be obtained from a global actor, if the model file is pointing to a directory.
Optionally, the model can be updated with data being passed through.
MOAClusterer Deprecated.
MOAClustererEvaluation Evaluates a MOA clusterer using prequential evaluation.
MOAClustering Uses a serialized MOA model to cluster data being passed through.
The model can also be obtained from a global actor, if the model file is pointing to a directory.
Optionally, the model can be updated with data being passed through.
MOALearningEvaluation Generates a string representation from the measurements obtained from a MOA classifier or clusterer.
MOAMeasurementPlotGenerator Generates plot containers from the measurements.
MOAMeasurementsFilter Filters the measures based on the measurement name.
MOAModelReader Actor for loading a model (classifier or clusterer).
MOATrainClassifier Trains a MOA classifier based on the incoming data.
MOATrainClusterer Trains a MOA clusterer based on the incoming data.
 



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