Skip to content

sricharanand/BikeSharingRegression

Repository files navigation

Regression on Bike Sharing Demand

  • Implemented multiple linear and polynomial regression models (degrees 2-4) from scratch using the Normal Equation, without regression libraries, to predict hourly bike sharing demand.

  • Performed feature engineering, normalisation, and an 80-20 train/test evaluation, comparing models using MSE and R2, and identified the optimal trade-off between accuracy and complexity.

  • Delivered a research-style report and Kaggle-ready prediction output as part of an Optimisation project.

  • Used Dataset: Bike Sharing Demand, Kaggle (2014)

  • Language: Python

  • Skills: Optimisation, Regression

About

An end-to-end regression pipeline for bike-sharing demand forecasting using linear and polynomial models, including preprocessing, model selection, and evaluation from first principles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages