Adjusted the classifier to reduce false flags

This commit is contained in:
Nathan Schneider
2026-01-14 22:44:32 -07:00
parent 6230e6da7b
commit d1f288cda8
2 changed files with 13 additions and 9 deletions

View File

@@ -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,