Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
medoux
/
phishing-email-detector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
phishing-email-detector
2.31 MB
2 contributors
History:
12 commits
Med Amine
Fix: app 0.8
dfe70a7
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
MODEL_CARD.md
Safe
790 Bytes
Deploy phishing email detector with trained model - F1: 98.78%
3 months ago
README.md
Safe
297 Bytes
initial commit
3 months ago
app.py
Safe
13.6 kB
Fix: app 0.8
3 months ago
classifier_weights.pth
pickle
Detected Pickle imports (7)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"numpy.core.multiarray.scalar"
,
"torch.LongStorage"
,
"_codecs.encode"
,
"numpy.dtype"
,
"collections.OrderedDict"
How to fix it?
2.29 MB
xet
Fix: classifier
3 months ago
model_utils.py
Safe
858 Bytes
Deploy phishing email detector with trained model - F1: 98.78%
3 months ago
requirements.txt
Safe
183 Bytes
Fix huggingface-hub version conflict- pip resolve2
3 months ago