Seoul bike demand prediction artifacts
Creators
Description
This project aims to predict bike rental demand using machine learning, specifically focusing on hourly predictions based on various environmental and temporal features. The dataset used for this analysis is the publicly available "Seoul Bike Sharing Demand" dataset, which includes factors like temperature, humidity, wind speed, and historical rental counts.
Key elements of the project:
-
Model: A trained XGBoost regression model that predicts bike rental counts for each hour, given the relevant environmental and temporal features. This model is built to optimize fleet distribution for bike-sharing companies, helping them efficiently manage resources and reduce operational costs.
-
Visualization: A plot that visualizes the comparison between the ground truth (actual bike rentals) and the predictions made by the XGBoost model. The plot provides insights into how well the model captures patterns in bike rental demand and the accuracy of its forecasts.
-
Predictions (CSV): A CSV file containing the model's predictions for the test set. The CSV includes the predicted bike rental counts, along with relevant features such as date, hour, temperature, and humidity. This dataset is intended for evaluating the performance of the trained model and for further analysis.
-
CodeMeta: A metadata file that provides essential information about the project's code, ensuring it adheres to best practices for reproducibility and transparency in computational research.
-
FAIR4ML: The project follows the FAIR4ML principles to ensure that the machine learning models, datasets, and results are Findable, Accessible, Interoperable, and Reproducible. All code, models, and results are made publicly available for further research and re-use.
Files
codemeta.json
Files
(1.2 MiB)
Name | Size | |
---|---|---|
md5:f79f4883422ca3090adabee1ac444bda
|
1.4 KiB | Preview Download |
md5:c04c9c87e8dc4e55c30fa900c4271373
|
1.9 KiB | Preview Download |
md5:27052c09c3dff59feb7870c6cf159ed3
|
202.7 KiB | Preview Download |
md5:a33aaed28ed6a17af17b7e36deb2bb1e
|
214.8 KiB | Preview Download |
md5:3ffb4cd7d906a6880eb04891bfa36c8d
|
525.0 KiB | Download |
md5:1246e26dc8a1c1f762860098690344ee
|
313.7 KiB | Preview Download |
Additional details
Identifiers
Related works
- Is derived from
- Dataset: 10.82556/mk3x-qa86 (DOI)
Dates
- Updated
-
2024-04-08Updated keywords