Skip to content
Snippets Groups Projects
Commit 6ab2ccde authored by Manuel Günther's avatar Manuel Günther
Browse files

Added parameter value to test case

parent aa3d03ea
Branches
Tags
1 merge request!68Changed ROC and DET, CMC and EPC to use probabilities without percentages
Pipeline #
......@@ -392,6 +392,7 @@ def test_evaluate():
'--cmc', plots[2],
'--rr',
'--thresholds', '5000', '0',
'--min-farvalue', '1e-6',
'-v',
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment