changyaochen / wisewheels

Insight Data Science Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wisewheels

Insight Data Science Project

In this project, I intend to predict the end destination of a Citibike trip once the bike is picked up. The outcome is:

To quickly sum up what are behind the scene, I use the past Citibike trip data, and merge those trip data with (1) the daily weather data (for the day of the trip), (2) station information, and (3) demographic data, to build a classification model to predict the end neighborhood (out of total of 60) of a new Citibike trip.

About

Insight Data Science Project

License:Apache License 2.0


Languages

Language:HTML 97.8%Language:Python 1.6%Language:Jupyter Notebook 0.6%Language:JavaScript 0.0%Language:CSS 0.0%