Package ace

Class Summary
CommandLine Parses and processes the flags and options given at the command line.
Coordinator Coordinates ACE's main functionality.
CrossValidator Cross validates a set of Weka Instances.
DimensionalityReducer Applies dimensionality reduction techniques to a set of Weka instances.
Experimenter Finds the best classification method for the given instances.
InstanceClassifier Classifies a set of Weka Instances using a trained Weka Classifier of a TrainedModel object.
Main Runs the ACE software based on command line flags.
Trainer Trains a Weka Classifier based on a set of Weka training Instances.