Adjust limit due false positive analysis
This commit is contained in:
parent
c3e8d9b9cf
commit
1283d31cec
@ -26,7 +26,7 @@ MODELS : ModelSet =\
|
||||
}
|
||||
}
|
||||
PROBABILITY_LIMIT = 0.80
|
||||
RATE_LIMIT = 5
|
||||
RATE_LIMIT = 10
|
||||
STREAM_COUNTER = 0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user