phishbyte / thresholds.json
SamSec007's picture
Upload thresholds
845db6a verified
Raw
History Blame Contribute Delete
167 Bytes
{
"layer1": {
"phish_threshold": 0.85,
"clean_threshold": 0.05
},
"layer2": {
"phish_threshold": 0.8125,
"clean_threshold": 0.7125
}
}