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

00BER
/
dc-weather-prediction

TF-Keras
Model card Files Files and versions
xet
Community

Instructions to use 00BER/dc-weather-prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use 00BER/dc-weather-prediction with TF-Keras:

    # Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
    # See https://github.com/keras-team/tf-keras for more details.
    from huggingface_hub import from_pretrained_keras
    
    model = from_pretrained_keras("00BER/dc-weather-prediction")
    
  • Notebooks
  • Google Colab
  • Kaggle
dc-weather-prediction / web /frontend /src /app /containers /default-layout
11 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
00ber
added source code
f61d311 over 3 years ago
  • default-footer
    added source code over 3 years ago
  • default-header
    added source code over 3 years ago
  • _nav.ts
    5.12 kB
    added source code over 3 years ago
  • default-layout.component.html
    1.3 kB
    added source code over 3 years ago
  • default-layout.component.ts
    335 Bytes
    added source code over 3 years ago
  • index.ts
    162 Bytes
    added source code over 3 years ago