RegressionStatistics

See Javadoc for complete documentation of this class.

Usage: *No options*

Available Operations

These commands can be used to perform a variety of tasks, ranging from defining important settings about the object to actually using it.

evaluate $<dataset> – Evaluate measured vs. predicted class of entries
dataset: Dataset object to be evaluated.

Available Print Commands

These commands are run by calling "print <variable name> <command> [<options>]". Any output from that command will be printed to standard output.

baseline – Print statistics about the training data

roc – Print out Receiver Operating Characteristic curve

stats – Print out all statistics

Available Save Formats

Variables of this type can be saved in the following formats:

data – Save predicted and measured class values used to compute statistics