Skip to content

I previously illustrated two forecasting implementations with the same data set. This is the last one in these series using deep learning model.

Notifications You must be signed in to change notification settings

ali-unlu/Time-Series-Analysis-with-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Time Series Analysis with LSTM

I previously illustrated two forecasting implementations with the same data set. This is the last one in these series using deep learning model. The dataset is about the temperature of major cities of the world but I only pulled Istanbul's data. Weather information is helpful for a lot of data science tasks like sales forecasting, logistics etc. and it is also one of the relevant data for time series analysis.

Briefly in this post, you will read about:

  • Data preprocessing and basic EDA
  • Keras data strutures
  • Simple RNN model
  • Model evaluation
  • LSTM model and evaluation
  • LSTM model tuning
  • Summary and suggestions

About

I previously illustrated two forecasting implementations with the same data set. This is the last one in these series using deep learning model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published