Class Summary |
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. |
EnsembleBean |
This bean carries out the task of combining available predictions for each data set. |
MajorityVoteClassifier |
Creates an ensemble by holding a majority vote among the included prediction sets. |
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. |