Uses of Package
classification

Packages that use classification
classification   
ensemble   
 

Classes in classification used by classification
DataSet
          This class represents a set of data
DataValue
          This class represents a value for some attribute of a data instance
Ensemble
          This class represents multiple prediction sets that have been combined into an ensemble.
MetaClassifier
          This interface is for classes which implement some meta-classification scheme.
Prediction
          This class represents a prediction about some attribute of an instance from a data set.
PredictionSet
          This class represents a set of predictions for a particular dataset.
 

Classes in classification used by ensemble
DataSet
          This class represents a set of data
Ensemble
          This class represents multiple prediction sets that have been combined into an ensemble.
PredictionSet
          This class represents a set of predictions for a particular dataset.