Sk70249 / Smart-Traffic-Predictor

A Deep Learning model predicts traffic patterns using LSTM neural network and Time Series Analysis at every junction within a city.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart-Traffic-Predictor

A Deep Learning model predicts traffic patterns using LSTM neural network and Time Series Analysis at every junction within a city.

Dataset Preview

Screenshot (436)

Correlation using Pairplot

download (29)

Output Snapshots

Test Case: 1 Present Forecast Predictions:

1 1 1 2 1 3 1 4

Test Case: 2 Rolling(Future) Forecast Predictions:

2 1 2 2 2 3 2 4

About

A Deep Learning model predicts traffic patterns using LSTM neural network and Time Series Analysis at every junction within a city.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%