Alias: null
Common Name: null
Class: org. imirsel. m2k. evaluation. SignalArrayAccuracy

Overview: Takes an array of Signal objects (org.imirsel.m2k.util.Signal) with both class and classification metadata and calculates the accuracy and confusion matrix of the classifications. If subsequent arrays of Signal objects are received the results are averaged and the standard deviation of the accuracy scores is reported.

Data Handling: the input data is not modified.


Inputs:
Signal array to test for accuracy of classification
[org. imirsel. m2k. util. Signal
Signal array


Outputs:

Properties:
Verbose Output
Controls whether debugging information is output to the console during execution.

The name of the model
The name of the model used to produce the classifications, used to identify which model the accuracy results apply to

Evaluation output directory
The name of the directory to save evaluator files in.

Class Hierarchy File Location
The path of the class hierarchy. If this field is left blank, no hierarchy is used in scoring.