You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".