{"id":16612028,"url":"https://github.com/thenamankumar/bike-sharing-linear-regression-assignment","last_synced_at":"2025-06-16T04:36:00.428Z","repository":{"id":126479723,"uuid":"539273638","full_name":"thenamankumar/bike-sharing-linear-regression-assignment","owner":"thenamankumar","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-21T15:45:11.000Z","size":2910,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T15:42:23.120Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thenamankumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-21T02:34:04.000Z","updated_at":"2022-09-21T03:01:03.000Z","dependencies_parsed_at":"2023-06-25T23:01:53.232Z","dependency_job_id":null,"html_url":"https://github.com/thenamankumar/bike-sharing-linear-regression-assignment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamankumar%2Fbike-sharing-linear-regression-assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamankumar%2Fbike-sharing-linear-regression-assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamankumar%2Fbike-sharing-linear-regression-assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamankumar%2Fbike-sharing-linear-regression-assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenamankumar","download_url":"https://codeload.github.com/thenamankumar/bike-sharing-linear-regression-assignment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242917698,"owners_count":20206515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T01:40:34.353Z","updated_at":"2025-03-10T19:47:34.749Z","avatar_url":"https://github.com/thenamankumar.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bike Sharing Linear Regression Assignment\n\u003e This project is part of the Linear Regression Assignment Module 2 under course 3 Machine Learning 1\n\n**Problem Statement**\n\nA bike-sharing system is a service in which bikes are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a \"dock\" which is usually computer-controlled wherein the user enters the payment information, and the system unlocks it. This bike can then be returned to another dock belonging to the same system.\n\nThe requirement is to model the demand for shared bikes with the available independent variables. It will be used by the management to understand how exactly the demands vary with different features.\n\n\n## Table of Contents\n* [Jupiter Notebook](https://github.com/thenamankumar/bike-sharing-linear-regression-assignment/blob/main/assignment.ipynb)\n* [Subjective Questions](https://github.com/thenamankumar/bike-sharing-linear-regression-assignment/blob/main/Subjective%20Questions.pdf)\n* [Dataset](https://github.com/thenamankumar/bike-sharing-linear-regression-assignment/blob/main/day.csv)\n* [Definitions](https://github.com/thenamankumar/bike-sharing-linear-regression-assignment/blob/main/definitions.txt)\n\n## Conclusions\n- r-square for train data set is 0.84\n- r-square for test data set is 0.81\n- list of features used for the prediction are:\n    - holiday\n    - temp\n    - windspeed\n    - 2019_year\n    - spring_season\n    - summer_season\n    - winter_season\n    - jul_mnth\n    - sep_mnth\n    - mon_day\n    - light_snow_weather\n    - misty_weather\n-  `cnt = 1814.9912 - 919.0795 * holiday + 4269.1786 * temp - 1285.6615 * windspeed + 2028.4443 * 2019_year - 567.6582 * spring_season - 403.0375 * summer_season - 748.0932 * winter_season - 430.8521 * jul_mnth + 659.3979 * sep_mnth - 421.3808 * mon_day - 2524.2332 * light_snow_weather - 726.0744 * misty_weather`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenamankumar%2Fbike-sharing-linear-regression-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenamankumar%2Fbike-sharing-linear-regression-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenamankumar%2Fbike-sharing-linear-regression-assignment/lists"}