Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
medoux
/
phishing-email-detector
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
phishing-email-detector
2.31 MB
  • 2 contributors
History: 12 commits
Med Amine
Fix: app 0.8
dfe70a7 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • MODEL_CARD.md
    790 Bytes
    Deploy phishing email detector with trained model - F1: 98.78% 3 months ago
  • README.md
    297 Bytes
    initial commit 3 months ago
  • app.py
    13.6 kB
    Fix: app 0.8 3 months ago
  • classifier_weights.pth

    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
    858 Bytes
    Deploy phishing email detector with trained model - F1: 98.78% 3 months ago
  • requirements.txt
    183 Bytes
    Fix huggingface-hub version conflict- pip resolve2 3 months ago