Class Summary |
CrossValidationResults |
Holds the results of a cross validation. |
DataBoard |
Stores the data needed for training, testing and using classifiers. |
DataSet |
Objects of this class each hold feature values for an item to be classified. |
FeatureDefinition |
Objects of this class each hold meta-data about a feature, as specified by
the four public fields. |
Project |
Objects of this class each hold reference to the componant ACE XML files and other
characteristics of an ACE XML project file. |
SegmentedClassification |
Objects of this class each hold classifications for an instance. |
Taxonomy |
Objects of this class each hold a taxonomy. |
TrainedModel |
Serializable object that stores the Weka Objects associated with a Classification. |