Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ggeop/bike-sharing-kaggle
Understand what influences bike rental usage. :bike:
https://github.com/ggeop/bike-sharing-kaggle
bikesharing descriptive-analysis glmnet predictive-analysis r
Last synced: 18 days ago
JSON representation
Understand what influences bike rental usage. :bike:
- Host: GitHub
- URL: https://github.com/ggeop/bike-sharing-kaggle
- Owner: ggeop
- Created: 2018-01-12T20:06:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T18:49:38.000Z (over 6 years ago)
- Last Synced: 2024-12-06T18:59:56.833Z (27 days ago)
- Topics: bikesharing, descriptive-analysis, glmnet, predictive-analysis, r
- Language: R
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bike-Sharing-Kaggle-
The purpose of this study is to understand what influences bike rental usage and also predict it in order to satisfy demand. This study is based on regression analysis methods with aim to create a prediction model for bike usage. We will use a dataset from Capital Bikeshare system, Washington D.C., USA which is publicly available in http://capitalbikeshare.com/system-data. This database was aggregated with another database with weather and seasonal information from http://www.freemeteo.com. For our analysis purpose we will use a data sample with 1500 observations for model training and another smaller sample with 500 observations for model evaluation.