datasciencegeek1 / ECMWF-Query-Prediction

Implemented RNN with LSTM to predict queries for retrieving weather data from the ECMWF. The study investigated data pre-processing, hyperparameter tuning, model, architecture and training. The model achieved 91% accuracy. The work will significantly reduce large data fetching latency from tape systems which are slow unlike disk drives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECMWF-Query-Prediction

About

Implemented RNN with LSTM to predict queries for retrieving weather data from the ECMWF. The study investigated data pre-processing, hyperparameter tuning, model, architecture and training. The model achieved 91% accuracy. The work will significantly reduce large data fetching latency from tape systems which are slow unlike disk drives


Languages

Language:Python 100.0%