@Deprecated public class FoxEvaluationTestHelper extends FoxEvaluationHelper
Modifier and Type | Field and Description |
---|---|
protected int |
fold
Deprecated.
|
CFG_KEY_CROSSVALIDATION_RUNS, col_classifier, col_classs, col_run, files, folds, inputFolder, meanValues, outputFile, row_a, row_b, row_c, row_d, row_fscoreIndex, row_precisionIndex, row_recallIndex, runs, values
Constructor and Description |
---|
FoxEvaluationTestHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Deprecated.
|
addAccuracy, addError, addFscore, addMcc, addPrecision, addRecall, addValues, getFiles, getFN, getFP, getInputFolder, getOutputFile, getTN, getTP, mean, meanHelper, meanTable, meanTableHelper, read, round, setInputFolder, setOutputFile, write
public static void main(String[] args) throws IOException
args
-
-i for an input directory
(files in csv format with columns:
run, classifier, class, a, b, c, d)
-o for an output file
IOException
- if something wrongCopyright © 2024. All rights reserved.