paper-with-me

Papers

An investigation into machine learning approaches for forecasting spatio-temporal demand in ride-hailing service

2017-03-07 · Ismaïl Saadi, Melvin Wong, Bilal Farooq, Jacques Teller, Mario Cools

In this paper, we present machine learning approaches for characterizing and forecasting the short-term demand for on-demand ride-hailing services. We propose the spatio-temporal estimation of the demand that is a function of variable effects related to traffic, pricing and weather conditions. With respect to the methodology, a single decision tree, bootstrap-aggregated (bagged) decision trees, random forest, boosted decision trees, and artificial neural network for regression have been adapted and systematically compared using various statistics, e.g. R-square, Root Mean Square Error (RMSE), and slope. To better assess the quality of the models, they have been tested on a real case study using the data of DiDi Chuxing, the main on-demand ride hailing service provider in China. In the current study, 199,584 time-slots describing the spatio-temporal ride-hailing demand has been extracted with an aggregated-time interval of 10 mins. All the methods are trained and validated on the basis of two independent samples from this dataset. The results revealed that boosted decision trees provide the best prediction accuracy (RMSE=16.41), while avoiding the risk of over-fitting, followed by artificial neural network (20.09), random forest (23.50), bagged decision trees (24.29) and single decision tree (33.55).

📄 PDF Abstract BibTeX arXiv:1703.02433

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Seasonal Fire Prediction using Spatio-Temporal Deep Neural Networks

2024-04-09 · Dimitrios Michail, Lefki-Ioanna Panagiotou, Charalampos Davalas, Ioannis Prapas 외

With climate change expected to exacerbate fire weather conditions, the accurate anticipation of wildfires on a global scale becomes increasingly crucial for disaster mitigation. In this study, we utilize SeasFire, a com…

PredictionTime Series

Machine Learning for Spatiotemporal Sequence Forecasting: A Survey

2018-08-21 · Xingjian Shi, Dit-yan Yeung

Spatiotemporal systems are common in the real-world. Forecasting the multi-step future of these spatiotemporal systems based on the past observations, or, Spatiotemporal Sequence Forecasting (STSF), is a significant and …

BIG-bench Machine LearningSurveyTrajectory Forecasting

Exploring Machine Learning, Deep Learning, and Explainable AI Methods for Seasonal Precipitation Prediction in South America

2025-12-15 · Matheus Corrêa Domingos, Valdivino Alexandre de Santiago Júnior, Juliana Aparecida Anochi, Elcio Hideiti Shiguemori 외 arxiv

Forecasting meteorological variables is challenging due to the complexity of their processes, requiring advanced models for accuracy. Accurate precipitation forecasts are vital for society. Reliable predictions help comm…

Precipitation Forecasting

Spatiotemporal Forecasting of Traffic Flow using Wavelet-based Temporal Attention

2024-07-05 · Yash Jakhmola, Madhurima Panja, Nitish Kumar Mishra, Kripabandhu Ghosh 외

Spatiotemporal forecasting of traffic flow data represents a typical problem in the field of machine learning, impacting urban traffic management systems. In general, spatiotemporal forecasting problems involve complex i…

Graph Neural NetworkManagementSpatio-Temporal Forecasting

STConvS2S: Spatiotemporal Convolutional Sequence to Sequence Network for Weather Forecasting

2019-11-30 · Rafaela Castro, Yania M. Souto, Eduardo Ogasawara, Fabio Porto 외

Applying machine learning models to meteorological data brings many opportunities to the Geosciences field, such as predicting future weather conditions more accurately. In recent years, modeling meteorological data with…

Weather Forecasting