Class-imbalanced crash prediction based on real-time traffic and weather data: A driving simulator study

Zouhair Elamrani Abou Elassad1, Hajar Mousannif1, Hassan Al Moatassime2

  • 1LISI Laboratory, Computer Science Department, FSSM, Cadi Ayyad University, Marrakesh, Morocco.

Summary

This study developed advanced machine learning models for real-time crash prediction, outperforming traditional methods. The Multilayer Perceptron model showed superior performance across various weather conditions, enhancing traffic safety systems.

Related Concept Videos

Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
337