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

Reynier
/
dga-labin

Text Classification
Keras
English
labin
dga
cybersecurity
domain-generation-algorithm
Model card Files Files and versions
xet
Community

Instructions to use Reynier/dga-labin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Reynier/dga-labin with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Reynier/dga-labin")
    
  • Notebooks
  • Google Colab
  • Kaggle
dga-labin
8.44 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Reynier's picture
Reynier
Upload dga_loader.py with huggingface_hub
9449316 verified about 2 months ago
  • .gitattributes
    1.58 kB
    Upload LABin_best_model.keras with huggingface_hub about 2 months ago
  • LABin_best_model.keras
    8.43 MB
    xet
    Upload LABin_best_model.keras with huggingface_hub about 2 months ago
  • README.md
    1.35 kB
    Upload README.md with huggingface_hub about 2 months ago
  • config.json
    475 Bytes
    Upload config.json with huggingface_hub about 2 months ago
  • dga_loader.py
    5.9 kB
    Upload dga_loader.py with huggingface_hub about 2 months ago
  • model.py
    1.99 kB
    Upload model.py with huggingface_hub about 2 months ago