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

  • Log In
  • Sign Up

sharktide
/
HurricaneTrustNet

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

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

  • Libraries
  • Keras

    How to use sharktide/HurricaneTrustNet 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/HurricaneTrustNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
HurricaneTrustNet
54.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
sharktide's picture
sharktide
Create README.md
fade923 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • HurricaneScaler.json
    214 Bytes
    Upload 4 files 10 months ago
  • HurricaneTrustNet.onnx
    5.81 kB
    xet
    Upload 4 files 10 months ago
  • HurricaneTrustScaler.pkl
    1.09 kB
    xet
    Upload 4 files 10 months ago
  • README.md
    165 Bytes
    Create README.md 10 months ago
  • custom_objects.py
    390 Bytes
    Create custom_objects.py 10 months ago
  • tf_model.h5
    45.5 kB
    xet
    Rename HurricaneTrustNet.h5 to tf_model.h5 10 months ago