Skip to content

Bikes' Rental Analysis - The repository contains data analysis aiming on understanding behavior of people renting bikes in Washington D.C. in years 2012-2018 (based on Capital Bikeshare data).

Notifications You must be signed in to change notification settings

klaudia-nazarko/bikes-rental-analysis

Repository files navigation

Bikes Rental Analysis

Introduction

Leaving in the city is a transportation challenge. With increasing number of cars and cumbersome traffic jams, citizens tend to look for alternatives. Healthy lifestyle and concern about ecology encourage more and more people to select bike as their mean of transport. It's an interesting task to explore what factors influence cyclists' decisions.

Thanks to the data shared by Capital Bikeshare company this kind of analysis is possible. The project will focus on understanding behavior of people renting bikes in Washington D.C. in years 2012-2018.

Project scope

Downloading data

In order to make an analysis more interesting and comprehensive, not only were frequency and duration of bike rentals analyzed but also information about weather and stations' location was taken into consideration. The data collection folder contains scripts to download & scrape raw data.

Exploratory analysis

Before starting to work with data, it's always good to get to know them better. In the first place the distribution of features was analyzed in order to understand the dataset better, detect outliers and to decide how to deal with them. As a result, final version of data (ready for an analysis) was prepared. Scripts with exploratory analysis may be found in data exploration folder.

Regression model

Already knowing which features impact cyclists' decisions, the goal of this task was to predict number of bike rentals on a given day. Regression model directory contains preparing predictors and obtaining new data (eg. from Google Trends). In the next step, simple regression models were built as a baseline. The last notebook focuses on building top-performing model by feature engineering and hyperparameters tuning.

About

Bikes' Rental Analysis - The repository contains data analysis aiming on understanding behavior of people renting bikes in Washington D.C. in years 2012-2018 (based on Capital Bikeshare data).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published