Coder Social home page Coder Social logo

linear_regression's Introduction

Project Name

This is a multiple linear regression programming assignment wherein we have to build a multiple linear regression model for the prediction of demand for shared bikes.

Table of Contents

General Information

  • Bike-sharing lets you rent bikes from stations (docks), pay, and unlock them with a computer system. You can return the bike to any other station in the network.
  • BoomBikes, a US bike-sharing company, is struggling due to COVID-19's revenue slump. To survive, they're crafting a plan to boost income once restrictions ease and the economy recovers.
  • The task involves developing a model to predict shared bike demand using various independent variables. This model will help management understand how demand fluctuates with different factors, allowing for strategic adjustments to align with demand and customer expectations. Additionally, it offers insights into demand dynamics in new markets, aiding in strategic planning and market understanding.
  • The raw data is given as a CSV files which contains 730 rows and 16 columns. It also accompany data dictionary in text format

Conclusions

    1. yr : indicates a significant year-on-year increase in bike rental demand, reflecting possibly the growing popularity of the bike-sharing service.
    1. temp : Higher temperatures are positively associated with increased bike rental demand, likely due to more favorable weather conditions for biking.
    1. atemp (Feeling temperature in Celsius): Similar to temp, the 'feels like' temperature also positively influences bike rental demand, indicating that people's perception of comfortable weather conditions plays a significant role in their decision to rent bikes.

Technologies Used

  • Python - version 3.10.9
  • scikit-learn - version 1.2.1
  • statsmodels - version 0.13.5
  • Pandas - version 1.5.3
  • Numpy - version 1.23.5
  • Seaborn - version 0.12.2
  • Matplotlib -version 3.7.0
  • conda - version 23.3.1

Acknowledgements

  • This project is based on Bike Sharing Case Study by upGrad

Contact

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

linear_regression's People

Contributors

mo-arindam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.