Instructions to use keras-io/timeseries_forecasting_for_weather with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/timeseries_forecasting_for_weather 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("keras-io/timeseries_forecasting_for_weather") - Notebooks
- Google Colab
- Kaggle
asas
#5 opened 8 months ago
by
ShashankkDubey
Is it possible add more metrics?
#2 opened over 3 years ago
by
ErikTavares