Edwin574 / Traffic-Prediction-Model

Creating a model that can be used to predict traffic in a particular road
2 stars 0 forks source link

Traffic-Prediction-Model

Creating a model that can be used to predict traffic in a particular road.

The dataset is in ./Dataset which has csv files of recorded traffic flow after every five minutes in different roads.

For instance 'train13519.csv' for Road X, train13619 for Road Y.....

Collaborators

@Edwin574 @Rontim @Mokowz @Allanvince

Getting started

  1. Clone the repository

    git clone https://github.com/Edwin574/Traffic-Prediction-Model.git
  2. Inspect the data set
  3. Ready to go

What you need