Skip to content

ramtiin/Traffic-forecasting-using-different-methods

Repository files navigation

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".