Skip to content

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

Notifications You must be signed in to change notification settings

datasciencegeek1/ECMWF-Query-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages