AvinashBolleddula / Finding-Heavy-Traffic-Indicators-on-I-94

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Finding-Heavy-Traffic-Indicators-on-I-94.


Explore the repository»

Python,Data Analysis,Data Cleaning

About The Project

In this project, we're going to analyze a dataset about the westbound traffic on the I-94 Interstate highway.
The goal of our analysis is to determine a few indicators of heavy traffic on I-94. These indicators can be weather type, time of the day, time of the week, etc.

Built With

  • python,Pandas,NumPy,Matplotlib

Dataset

John Hogue made the dataset available that we'll be working with, and you can download it from the UCI Machine Learning Repository.

Project structure

Files in this repository:

File / Folder Description
i94.png i94 Image
Metro_Interstate_Traffic_Volume.csv John Hogue made the dataset available that we'll be working with, and you can download it from the UCI Machine Learning Repository.
Indicators of Heavy Traffic on I-94.ipynb Analysis to determine a few indicators of heavy traffic on I-94. These indicators can be weather type, time of the day, time of the week, etc.
README Readme file

Getting Started

Clone the repository into a local machine using

git clone https://github.com/AvinashBolleddula/Finding-Heavy-Traffic-Indicators-on-I-94

Prerequisites

These are the prerequisites to run the program.

  • python 3.8.3,Pandas,NumPy,Matplotlib

Contact

Avinash B - avinash.bolleddula@gmail.com

Project Link: https://github.com/AvinashBolleddula/Finding-Heavy-Traffic-Indicators-on-I-94

About


Languages

Language:Jupyter Notebook 100.0%