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

  • Log In
  • Sign Up

sharktide
/
TornadoTrustNet

Tabular Regression
Keras
google-tensorflow TensorFlow
ONNX
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use sharktide/TornadoTrustNet with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sharktide/TornadoTrustNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
TornadoTrustNet
54.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sharktide's picture
sharktide
Update README.md
4784929 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    170 Bytes
    Update README.md 10 months ago
  • TornadoScaler.json
    216 Bytes
    Upload 4 files 10 months ago
  • TornadoTrustNet.onnx
    5.95 kB
    xet
    Upload 4 files 10 months ago
  • TornadoTrustScaler.pkl
    1.07 kB
    xet
    Upload 4 files 10 months ago
  • custom_objects.py
    390 Bytes
    Create custom_objects.py 10 months ago
  • tf_model.h5
    45.3 kB
    xet
    Rename TornadoTrustNet.h5 to tf_model.h5 10 months ago