Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

lokas
/
spam-emails-classifier

Text Classification
Keras
TensorBoard
English
lstm
spam-classification
binary-classification
email
deep-learning
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use lokas/spam-emails-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use lokas/spam-emails-classifier with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://lokas/spam-emails-classifier")
    
  • Notebooks
  • Google Colab
  • Kaggle
spam-emails-classifier
265 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits

This model has 1 file scanned as unsafe.

lokas's picture
lokas
Upload folder using huggingface_hub
1cc9333 verified 11 months ago
  • images
    Upload folder using huggingface_hub 11 months ago
  • logs
    Upload folder using huggingface_hub 11 months ago
  • .gitattributes
    2.07 kB
    Upload model.keras with huggingface_hub 11 months ago
  • README.md
    1.76 kB
    Update README.md 11 months ago
  • model.h5
    126 MB
    xet
    Upload model.h5 with huggingface_hub 11 months ago
  • model.keras
    126 MB
    xet
    Upload model.keras with huggingface_hub 11 months ago
  • tokenizer.pkl

    Detected Pickle imports (4)

    • "builtins.int",
    • "collections.defaultdict",
    • "keras.src.legacy.preprocessing.text.Tokenizer",
    • "collections.OrderedDict"

    How to fix it?

    6.83 MB
    xet
    Upload tokenizer.pkl with huggingface_hub 11 months ago