ramtiin / Traffic-forecasting-using-different-methods

Time series prediction using deep learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic forecasting using different methods - Time series forecasting

In this notebook I tried to forcast traffic in 6 crossroads with Multi-step dense, GRU and LSTM models. The predictions include 1 step and 3-steps ahead using one and all features.

This project was part of my homework for "Part AI College".

About

Time series prediction using deep learning

License:MIT License


Languages

Language:Jupyter Notebook 100.0%