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

  • Log In
  • Sign Up

DhruvSoni
/
social-engineering-detector

Text Classification
Keras
social-engineering-detection
phishing-detection
spam-detection
tensorflow
cybersecurity
Model card Files Files and versions
xet
Community

Instructions to use DhruvSoni/social-engineering-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use DhruvSoni/social-engineering-detector with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://DhruvSoni/social-engineering-detector")
    
  • Notebooks
  • Google Colab
  • Kaggle
social-engineering-detector
32.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
DhruvSoni's picture
DhruvSoni
Upload README.md with huggingface_hub
966ff39 verified 14 days ago
  • .gitattributes
    1.59 kB
    Upload social_engineering_detector.keras with huggingface_hub 14 days ago
  • README.md
    4.01 kB
    Upload README.md with huggingface_hub 14 days ago
  • metrics.json
    265 Bytes
    Upload metrics.json with huggingface_hub 14 days ago
  • social_engineering_detector.h5
    15.9 MB
    xet
    Upload social_engineering_detector.h5 with huggingface_hub 14 days ago
  • social_engineering_detector.keras
    16.2 MB
    xet
    Upload social_engineering_detector.keras with huggingface_hub 14 days ago
  • training_history.json
    1.85 kB
    Upload training_history.json with huggingface_hub 14 days ago
  • vectorizer_config.json
    75 Bytes
    Upload vectorizer_config.json with huggingface_hub 14 days ago
  • vocabulary.json
    211 kB
    Upload vocabulary.json with huggingface_hub 14 days ago