paper-with-me

홈 › Papers

Assessing Machine Learning Algorithms for Near-Real Time Bus Ridership Prediction During Extreme Weather

2022-04-20 · Francisco Rowe, Michael Mahony, Sui Tao

Given an increasingly volatile climate, the relationship between weather and transit ridership has drawn increasing interest. However, challenges stemming from spatio-temporal dependency and non-stationarity have not been fully addressed in modelling and predicting transit ridership under the influence of weather conditions especially with the traditional statistical approaches. Drawing on three-month smart card data in Brisbane, Australia, this research adopts and assesses a suite of machine-learning algorithms, i.e., random forest, eXtreme Gradient Boosting (XGBoost) and Tweedie XGBoost, to model and predict near real-time bus ridership in relation to sudden change of weather conditions. The study confirms that there indeed exists a significant level of spatio-temporal variability of weather-ridership relationship, which produces equally dynamic patterns of prediction errors. Further comparison of model performance suggests that Tweedie XGBoost outperforms the other two machine-learning algorithms in generating overall more accurate prediction outcomes in space and time. Future research may advance the current study by drawing on larger data sets and applying more advanced machine and deep-learning approaches to provide more enhanced evidence for real-time operation of transit systems.

📄 PDF Abstract BibTeX arXiv:2204.09792

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Assessing Quantum Advantage for Gaussian Process Regression

2025-05-28 · Dominic Lowe, M. S. Kim, Roberto Bondesan

Gaussian Process Regression is a well-known machine learning technique for which several quantum algorithms have been proposed. We show here that in a wide range of scenarios these algorithms show no exponential speedup.…

regression

Machine learning assist nyc subway navigation safer and faster

2023-10-03 · Wencheng Bao, Shi Feng

Mainstream navigation software, like Google and Apple Maps, often lacks the ability to provide routes prioritizing safety. However, safety remains a paramount concern for many. Our aim is to strike a balance between safe…

Diagnostics for assessing the linear noise and moment closure approximations

2016-08-30

Solving the chemical master equation exactly is typically not possible, so instead we must rely on simulation based methods. Unfortunately, drawing exact realisations, results in simulating every reaction that occurs. Th…

Diagnostic

A review of predictive uncertainty estimation with machine learning

2022-09-17 · Hristos Tyralis, Georgia Papacharalampous

Predictions and forecasts of machine learning models should take the form of probability distributions, aiming to increase the quantity of information communicated to end users. Although applications of probabilistic pre…

Additive modelsquantile regressionregressionTime Series+1

Towards Bayesian Data Selection

2024-06-18 · Julian Rodemann

A wide range of machine learning algorithms iteratively add data to the training sample. Examples include semi-supervised learning, active learning, multi-armed bandits, and Bayesian optimization. We embed this kind of d…

Active LearningAdditive modelsBayesian OptimizationMulti-Armed Bandits