satadru5 / traffic-prediction

Traffic Prediction using LSTM method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic Prediction

Predicting traffic velocity in Keras using LSTM.

Still working on it.

Current 3-layer model

model

Current results:

One day prediction (MSE = 1.2010) Result

Six day prediction (MSE = 1.1370) Result

Seven day prediction (MSE = 4.1467) Result

About

Traffic Prediction using LSTM method.

License:MIT License


Languages

Language:Python 100.0%