Name

adams.flow.transformer.WekaSpreadSheetToPredictions


Synopsis

Turns the predictions stored in the incoming spreadsheet (actual and predicted) into a Weka weka.classifiers.Evaluation object.
For recreating the predictions of a nominal class, the class distributions must be present in the spreadsheet as well.


Additional information

Flow input/output:
- input: adams.data.spreadsheet.SpreadSheet
- output: weka.classifiers.Evaluation


See also

Options