A C D E G H I J L M P R S T U V

P

parseXML(String) - Method in class classification.DataSet
This method parses an XML file containing a data set, and adds the data to this DataSet.
parseXML(String) - Method in class classification.PredictionSet
This method parses an XML file containing prediction data, and adds the resulting Predictions to the PredictionSet.
Prediction - Class in classification
This class represents a prediction about some attribute of an instance from a data set.
Prediction(int, String, String, double) - Constructor for class classification.Prediction
Creates a new prediction with the given values.
Prediction_set - Class in ensemble
This class represents a set of predictions from the database.
Prediction_set(int, String, int, String, String, boolean) - Constructor for class ensemble.Prediction_set
Creates a new prediction set with the given values.
PredictionSet - Class in classification
This class represents a set of predictions for a particular dataset.
PredictionSet(String, int, String) - Constructor for class classification.PredictionSet
Creates an empty prediction set.
PredictionSet(String, int, String, String) - Constructor for class classification.PredictionSet
Creates a prediction set populated with predictions from the given file.

A C D E G H I J L M P R S T U V