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

  • Log In
  • Sign Up

Codelord01
/
multiclass_model

Keras
English
intrusion-detection
network-forensics
iot-security
cnn
lstm
multiclass-classification
cybersecurity
Model card Files Files and versions
xet
Community

Instructions to use Codelord01/multiclass_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Codelord01/multiclass_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Codelord01/multiclass_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
multiclass_model
463 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Codelord01's picture
Codelord01
Create README.md
c1d13e8 verified 8 months ago
  • .gitattributes
    1.58 kB
    Upload multiclass_model.keras 8 months ago
  • README.md
    2.9 kB
    Create README.md 8 months ago
  • multiclass_model.keras
    459 kB
    xet
    Upload multiclass_model.keras 8 months ago