Overview: A module that calculates the accuracy of a model, given a test file containing the test set and another text file containing the output labels.
Data Handling: The input data is not modified.
Inputs: Test set filename java. lang. String The filename of the original test set file.
Result filename java. lang. String The filename of the result file output.
Outputs: Properties: Working directory (with trailing slash) The absolute path to the working directory. Add a trailing slash.