Adding a line with the mean total for the precision, the recall and the f1...
Merged
Adding a line with the mean total for the precision, the recall and the f1...
feature_total
into
master
All threads resolved!
All threads resolved!
Compare changes
+ 19
− 3
@@ -514,7 +514,6 @@ def run(annotation: str, prediction: str, threshold: int, verbose: bool) -> dict
@@ -570,6 +569,10 @@ def run_multiple(file_csv, folder, threshold, verbose):
@@ -582,11 +585,24 @@ def run_multiple(file_csv, folder, threshold, verbose):