top of page
33b89549057128ccd7fba2f95e4be337.webp

Bike Sharing Platform

In this project, I will use Python to perform tasks faced by a data analyst working with data from a bike sharing platform. My job is to build a predictive model to estimate demand for bicycles. 

​

General Solution design and implementation: 

  • Exploratory data analysis
    (Identify the variables, and understand the relationship between target column and the other variables.)

  • Develop a regression model to predict the target column.

  • Conclusions or Decisions.

​

Click Here to see the dataset and Jupyter Notebooks

bottom of page