Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarthakmishraa/bike_rental_predictor

Bike Sharing Dataset : This dataset contains the hourly and daily count of rental bikes between years 2011 and 2012 in Capital bikeshare system with the corresponding weather and seasonal information.
https://github.com/sarthakmishraa/bike_rental_predictor

data-analysis machine-learning python xgboost

Last synced: 2 days ago
JSON representation

Bike Sharing Dataset : This dataset contains the hourly and daily count of rental bikes between years 2011 and 2012 in Capital bikeshare system with the corresponding weather and seasonal information.

Awesome Lists containing this project

README

        

# bike_rental_predictor
Bike Sharing Dataset : This dataset contains the hourly and daily count of rental bikes between years 2011 and 2012 in Capital bikeshare system with the corresponding weather and seasonal information.

## Correlation Matrix

![Correlation Matrix](https://github.com/sarthakmishraa/bike_rental_predictor/blob/main/img/bike_rental_corr_mat.png)

## Bike Rental Count by Season

![Box Plot 1](https://github.com/sarthakmishraa/bike_rental_predictor/blob/main/img/bike_rental_box1.png)

## Bike Rental Count by Hour

![Box Plot 2](https://github.com/sarthakmishraa/bike_rental_predictor/blob/main/img/bike_rental_box2.png)

## Predicted vs Actual Bike Rental Count

![Box Plot 2](https://github.com/sarthakmishraa/bike_rental_predictor/blob/main/img/bike_rental_plot.png)