paper-with-me

Papers

Using data mining techniques for bike sharing demand prediction in metropolitan city

2020-03-01 · Computer Communications 2020 3 · Sathishkumar V E, Jangwoo Park, Yongyun Cho

Currently Rental bikes are introduced in many urban cities for the enhancement of mobility comfort. It is important to make the rental bike available and accessible to the public at the right time as it lessens the waiting time. Eventually, providing the city with a stable supply of rental bikes becomes a major concern. The crucial part is the prediction of bike count required at each hour for the stable supply of rental bikes. A Data mining technique is employed for overcoming the hurdles for the prediction of hourly rental bike demand. This paper discusses the models for hourly rental bike demand prediction. Data used include weather information (Temperature, Humidity, Windspeed, Visibility, Dewpoint, Solar radiation, Snowfall, Rainfall), the number of bikes rented per hour and date information. The paper also explores an filtering of features approach to eliminate the parameters which are not predictive and ranks the features based on its prediction performance. Five Statistical regression models were trained with their best hyperparameters using repeated cross-validation and the performance is evaluated using a testing set: (a) Linear Regression (b) Gradient Boosting Machine (c) Support Vector Machine (Radial Basis Function Kernel) (d) Boosted Trees, and (e) Extreme Gradient Boosting Trees. When all the predictors are employed, the best model Gradient Boosting Machine can give the best and highest R2 value of 0.96 in the training set and 0.92 in the test set. Furthermore, several analyzes are carried out in Gradient Boosting Machine with different combinations of predictors to identify the most significant predictors and the relationships between them.

📄 PDF Abstract BibTeX

Code (1)

SathishkumarVE/SeoulBikeSharingDemand

Tasks

Prediction

Similar Papers 제목 키워드 기반

Predicting Citi Bike Demand Evolution Using Dynamic Graphs

2022-12-18 · Alexander Saff, Mayur Bhandary, Siddharth Srivastava

Bike sharing systems often suffer from poor capacity management as a result of variable demand. These bike sharing systems would benefit from models to predict demand in order to moderate the number of bikes stored at ea…

Graph Neural NetworkManagement

Bike Sharing Demand Prediction based on Knowledge Sharing across Modes: A Graph-based Deep Learning Approach

2022-03-18 · Yuebing Liang, Guan Huang, Zhan Zhao

Bike sharing is an increasingly popular part of urban transportation systems. Accurate demand prediction is the key to support timely re-balancing and ensure service efficiency. Most existing models of bike-sharing deman…

Graph Neural Network

Micromobility Flow Prediction: A Bike Sharing Station-level Study via Multi-level Spatial-Temporal Attention Neural Network

2025-07-21 · Xi Yang, Jiachen Wang, Song Han, Suining He arxiv

Efficient use of urban micromobility resources such as bike sharing is challenging due to the unbalanced station-level demand and supply, which causes the maintenance of the bike sharing systems painstaking. Prior effort…

Traffic Prediction

Station Reallocation and Rebalancing Strategy for Bike-Sharing Systems: A Case Study of Washington DC

2022-04-16 · Pedram Beigi, Michel Khoueiry, Mohammad Sadra Rajabi, Samer Hamdar

Bike-sharing is becoming increasingly popular as an urban traffic mode while increasing the affordability, flexibility, and reliability of interconnected public transportation systems (i.e., interconnected light rail, bu…

Cross-Mode Knowledge Adaptation for Bike Sharing Demand Prediction using Domain-Adversarial Graph Neural Networks

2022-11-16 · Yuebing Liang, Guan Huang, Zhan Zhao

For bike sharing systems, demand prediction is crucial to ensure the timely re-balancing of available bikes according to predicted demand. Existing methods for bike sharing demand prediction are mostly based on its own h…

Graph Neural Network