Uses of Package
ace.datatypes

Packages that use ace.datatypes
ace   
ace.datatypes   
ace.gui   
 

Classes in ace.datatypes used by ace
CrossValidationResults
          Holds the results of a cross validation.
DataBoard
          Stores the data needed for training, testing and using classifiers.
SegmentedClassification
          Objects of this class each hold classifications for an instance.
TrainedModel
          Serializable object that stores the Weka Objects associated with a Classification.
 

Classes in ace.datatypes used by ace.datatypes
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.
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.
 

Classes in ace.datatypes used by ace.gui
DataBoard
          Stores the data needed for training, testing and using classifiers.
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.