Text Classification
Safetensors
PyTorch
English
phishbyte
phishing-detection
email-security
cybersecurity
security
from-scratch
no-pretrained-weights
cascading-inference
lightweight
explainable-ai
nlp
phishing
spam-detection
malware-detection
threat-detection
email-classification
feature-engineering
interpretable-ml
tfidf
residual-network
cross-signal-fusion
lexical-analysis
calibrated-probabilities
Eval Results (legacy)
Upload thresholds
Browse files- thresholds.json +2 -2
thresholds.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"clean_threshold": 0.05
|
| 5 |
},
|
| 6 |
"layer2": {
|
| 7 |
-
"phish_threshold": 0.
|
| 8 |
-
"clean_threshold": 0.
|
| 9 |
}
|
| 10 |
}
|
|
|
|
| 4 |
"clean_threshold": 0.05
|
| 5 |
},
|
| 6 |
"layer2": {
|
| 7 |
+
"phish_threshold": 0.795,
|
| 8 |
+
"clean_threshold": 0.695
|
| 9 |
}
|
| 10 |
}
|