Fixed problem with code
This commit is contained in:
parent
71cf17e358
commit
32767fdfb1
25794
dev-0/out.tsv
25794
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ def check_results(input_negative,input_positive,output):
|
||||
if (i>j):
|
||||
f.write("0.7\n")
|
||||
else:
|
||||
f.write("0.2\n")
|
||||
f.write("0.4\n")
|
||||
f.close()
|
||||
return f
|
||||
|
||||
|
23856
test-A/out.tsv
23856
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user