Dashboard
Take a Look at MTA Subway System
Do people use more the subway when it is raining?

On this project, I've wrangled the NYC Subway data to figure out if rainy days increase the number of people using the system and then I built a statistical model to predict the ridership. I used python to apply a linear regression with gradient descendent.

VIEW PROJECT