Adjusted the classifier to reduce false flags
This commit is contained in:
@@ -229,9 +229,9 @@
|
||||
]
|
||||
},
|
||||
"thresholds": {
|
||||
"confidence_low": 0.6,
|
||||
"confidence_low": 0.5,
|
||||
"completeness_low": 0.5,
|
||||
"boundary_distance_low": 0.5
|
||||
"boundary_distance_low": 0.3
|
||||
},
|
||||
"metadata": {
|
||||
"total_protocols": 406,
|
||||
|
||||
Reference in New Issue
Block a user