Skip to content

Machine Learning Model built with Python and trained on a dataset of NYC's Year 2015 Taxi demands in order to predict demands on Taxies in different times of day and year.

Notifications You must be signed in to change notification settings

omarr-gamal/Taxi-Demand-Regression-with-Machine-Learning

Repository files navigation

Taxi-Demand-Regression-with-Machine-Learning

Introduction

This repository contains a Machine Learning model that predicts taxi demand in different times of the day.

Dataset

The dataset used to train this model can be found in:

It records the Taxi demand and its corresponding temprature, wind speed, day of week and hour throughout the year of 2015, where demand was recorded 24 times each day in New York City.

The dataset is broken down into 30 clusters where each cluster holds records of taxi demand in a different part of NYC.

Note: this repository is a work in progress. The data is not yet cleaned and prepared for training a Machine Learning model except for cluster04.csv which I extracted out of the ./NYCdata2015 directory and separated into data: cluster04.csv and targets: cluster04targets.csv

About

Machine Learning Model built with Python and trained on a dataset of NYC's Year 2015 Taxi demands in order to predict demands on Taxies in different times of day and year.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages