keras-io / timeseries_forecasting_for_weather

huggingface.co
Total runs: 33
24-hour runs: 0
7-day runs: 1
30-day runs: -2
Model's Last Updated: July 09 2024
time-series-forecasting

Introduction of timeseries_forecasting_for_weather

Model Details of timeseries_forecasting_for_weather

Model description

Demonstrates timeseries forecasting using a LSTM model.

Full credits to:
Data Preprocessing

Here we are picking ~300,000 data points for training. Observation is recorded every 10 mins, that means 6 times per hour. We will resample one point per hour since no drastic change is expected within 60 minutes. We do this via the sampling_rate argument in timeseries_dataset_from_array utility.

We are tracking data from past 720 timestamps (720/6=120 hours). This data will be used to predict the temperature after 72 timestamps (72/6=12 hours).

Since every feature has values with varying ranges, we do normalization to confine feature values to a range of [0, 1] before training a neural network. We do this by subtracting the mean and dividing by the standard deviation of each feature.

71.5 % of the data will be used to train the model, i.e. 300,693 rows. split_fraction can be changed to alter this percentage.

The model is shown data for first 5 days i.e. 720 observations, that are sampled every hour. The temperature after 72 (12 hours * 6 observation per hour) observation will be used as a label.

Training and evaluation data

We will be using Jena Climate dataset recorded by the Max Planck Institute for Biogeochemistry. The dataset consists of 14 features such as temperature, pressure, humidity etc, recorded once per 10 minutes.

Location: Weather Station, Max Planck Institute for Biogeochemistry in Jena, Germany.

Time-frame Considered: Jan 10, 2009 - December 31, 2016

The table below shows the column names, their value formats, and their description.

Index Features Format Description Selected Features
1 Date Time 01.01.2009 00:10:00 Date-time reference
2 p (mbar) 996.52 The pascal SI derived unit of pressure used to quantify internal pressure. Meteorological reports typically state atmospheric pressure in millibars. +
3 T (degC) -8.02 Temperature in Celsius +
4 Tpot (K) 265.4 Temperature in Kelvin -
5 Tdew (degC) -8.9 Temperature in Celsius relative to humidity. Dew Point is a measure of the absolute amount of water in the air, the DP is the temperature at which the air cannot hold all the moisture in it and water condenses. -
6 rh (%) 93.3 Relative Humidity is a measure of how saturated the air is with water vapor, the %RH determines the amount of water contained within collection objects. -
7 VPmax (mbar) 3.33 Saturation vapor pressure +
8 VPact (mbar) 3.11 Vapor pressure -
9 VPdef (mbar) 0.22 Vapor pressure deficit +
10 sh (g/kg) 1.94 Specific humidity +
11 H2OC (mmol/mol) 3.12 Water vapor concentration -
12 rho (g/m ** 3) 1307.75 Airtight +
13 wv (m/s) 1.03 Wind Speed +
14 max. wv (m/s) 1.75 Maximum wind speed -
15 wd (deg) 152.3 Wind direction in degrees -
Training procedure
Training hyperparameters

The following hyperparameters were used during training:

name learning_rate decay beta_1 beta_2 epsilon amsgrad training_precision
Adam 0.0010000000474974513 0.0 0.8999999761581421 0.9990000128746033 1e-07 False float32
Model Plot
View Model Plot

Model Image

Runs of keras-io timeseries_forecasting_for_weather on huggingface.co

33
Total runs
0
24-hour runs
3
3-day runs
1
7-day runs
-2
30-day runs

More Information About timeseries_forecasting_for_weather huggingface.co Model

timeseries_forecasting_for_weather huggingface.co

timeseries_forecasting_for_weather huggingface.co is an AI model on huggingface.co that provides timeseries_forecasting_for_weather's model effect (), which can be used instantly with this keras-io timeseries_forecasting_for_weather model. huggingface.co supports a free trial of the timeseries_forecasting_for_weather model, and also provides paid use of the timeseries_forecasting_for_weather. Support call timeseries_forecasting_for_weather model through api, including Node.js, Python, http.

timeseries_forecasting_for_weather huggingface.co Url

https://huggingface.co/keras-io/timeseries_forecasting_for_weather

keras-io timeseries_forecasting_for_weather online free

timeseries_forecasting_for_weather huggingface.co is an online trial and call api platform, which integrates timeseries_forecasting_for_weather's modeling effects, including api services, and provides a free online trial of timeseries_forecasting_for_weather, you can try timeseries_forecasting_for_weather online for free by clicking the link below.

keras-io timeseries_forecasting_for_weather online free url in huggingface.co:

https://huggingface.co/keras-io/timeseries_forecasting_for_weather

timeseries_forecasting_for_weather install

timeseries_forecasting_for_weather is an open source model from GitHub that offers a free installation service, and any user can find timeseries_forecasting_for_weather on GitHub to install. At the same time, huggingface.co provides the effect of timeseries_forecasting_for_weather install, users can directly use timeseries_forecasting_for_weather installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

timeseries_forecasting_for_weather install url in huggingface.co:

https://huggingface.co/keras-io/timeseries_forecasting_for_weather

Url of timeseries_forecasting_for_weather

timeseries_forecasting_for_weather huggingface.co Url

Provider of timeseries_forecasting_for_weather huggingface.co

keras-io
ORGANIZATIONS

Other API from keras-io

huggingface.co

Total runs: 33
Run Growth: 27
Growth Rate: 81.82%
Updated:August 15 2022
huggingface.co

Total runs: 32
Run Growth: 11
Growth Rate: 34.38%
Updated:February 18 2022
huggingface.co

Total runs: 16
Run Growth: -5
Growth Rate: -31.25%
Updated:May 23 2025
huggingface.co

Total runs: 15
Run Growth: 10
Growth Rate: 66.67%
Updated:February 23 2022
huggingface.co

Total runs: 14
Run Growth: 6
Growth Rate: 42.86%
Updated:July 05 2024
huggingface.co

Total runs: 14
Run Growth: 7
Growth Rate: 50.00%
Updated:February 06 2022
huggingface.co

Total runs: 14
Run Growth: -1
Growth Rate: -7.14%
Updated:January 13 2022
huggingface.co

Total runs: 11
Run Growth: -3
Growth Rate: -25.00%
Updated:February 04 2022
huggingface.co

Total runs: 11
Run Growth: 6
Growth Rate: 54.55%
Updated:July 05 2024
huggingface.co

Total runs: 10
Run Growth: -7
Growth Rate: -70.00%
Updated:July 05 2024
huggingface.co

Total runs: 10
Run Growth: -10
Growth Rate: -100.00%
Updated:January 13 2022
huggingface.co

Total runs: 9
Run Growth: -6
Growth Rate: -60.00%
Updated:July 05 2024
huggingface.co

Total runs: 9
Run Growth: -1
Growth Rate: -11.11%
Updated:July 05 2024
huggingface.co

Total runs: 9
Run Growth: 1
Growth Rate: 11.11%
Updated:July 05 2024
huggingface.co

Total runs: 7
Run Growth: 6
Growth Rate: 85.71%
Updated:March 01 2022
huggingface.co

Total runs: 7
Run Growth: -5
Growth Rate: -71.43%
Updated:July 05 2024
huggingface.co

Total runs: 6
Run Growth: -14
Growth Rate: -233.33%
Updated:July 05 2024
huggingface.co

Total runs: 4
Run Growth: -2
Growth Rate: -50.00%
Updated:July 05 2024
huggingface.co

Total runs: 3
Run Growth: -5
Growth Rate: -166.67%
Updated:July 05 2024
huggingface.co

Total runs: 2
Run Growth: -4
Growth Rate: -200.00%
Updated:July 05 2024
huggingface.co

Total runs: 2
Run Growth: 1
Growth Rate: 50.00%
Updated:February 16 2022
huggingface.co

Total runs: 1
Run Growth: -1
Growth Rate: -100.00%
Updated:July 05 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 12 2023