Explaining Taxi Demand Prediction Models Based on Feature Importance

Published: 2023, Last Modified: 09 Mar 2026ECAI Workshops (1) 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The prediction of city-wide taxi demand is used to proactively relocate idle taxis. Often neural network-based models are applied to tackle this problem, which is difficult due to its multivariate input and output space. As these models are composed of multiple layers, their predictions become opaque. This opaqueness makes debugging, optimising, and using the models difficult. To address this, we propose the usage of eXplainable AI (XAI) – feature importance methods.
Loading