Skip to content

Subhrabindu/Linear_Regression_Bike_Sharing_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Linear-Regression-Bike-Sharing-Assignment

This is a project to predict the demand for shared bikes using multiple linear regression, assisting Boombikes in regaining financial stability after COVID-19 pandemic.

Table of Contents

General Information

Boombokes is a bike sharing service in United States, experienced challenges to maintain steady revenue due to covid-19 pendemic. To recover from the financial setbacks and rebuild profitability it aims to better understand the dynamics behind bike rental demand. By analysing historical rental patterns, it tried to seek insights which will guide them in optimizing their operations, attracting more customers, and boosting profitability in the post-pandemic era.

Here the target variable is cnt(total rental count), represents the sum of total casual and registered users for each day. Predictor variables include temperature, humidity, wind speed, season, month , working day or holiday ect.

Goal: Use the insights to develop predictive models that accurately estimate future rental demand based on given conditions

Conclusions

  • The demand for shared bikes is influenced significantly by weather conditions, temperature, and seasonality.
  • Higher demand is observed on working days compared to holidays.
  • The trend shows an increasing demand over the years, highlighting the growing popularity of shared bikes.
  • Key predictors like yr, temp, and weathersit can guide effective business strategies.

Technologies Used

  • Python: Programming language for data analysis and modeling.
  • Pandas: For data manipulation and analysis.
  • NumPy: For numerical computations.
  • Matplotlib & Seaborn: For data visualization.
  • Scikit-learn: For implementing the linear regression model and evaluating performance.

Acknowledgements

Give credit here.

Contact

Created by [@githubusername] - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published