Related Experiment Video
Updated: May 7, 2025

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Investigating the contributors to hit-and-run crashes using gradient boosting decision trees
Baorui Han1, Haibo Huang1, Gen Li1
1School of Automobile and Traffic Engineering, Nanjing Forestry University, Nanjing, Jiangsu, China.
This study introduces a Gradient Boosting Decision Tree (GBDT) model to predict hit-and-run crashes, outperforming other methods. The model identifies key factors like crash type, improving accident prevention and safety analysis.
Area of Science:
- Traffic Safety
- Data Science
- Machine Learning
Background:
- Hit-and-run crashes pose a significant public safety concern.
- Predicting perpetrator escape behavior is crucial for prevention and investigation.
- Existing models may not fully capture the complexity of hit-and-run incidents.
Purpose of the Study:
- To develop and evaluate a Gradient Boosting Decision Tree (GBDT) model for predicting perpetrator escape behavior in hit-and-run crashes.
- To compare the performance of GBDT against other classification methods using the U.S. Crash Report Sampling System (CRSS) dataset.
- To identify key contributing factors and interactions influencing escape behavior.
Main Methods:
- Utilized the U.S. Crash Report Sampling System (CRSS) dataset.
- Developed a classification prediction model using the Gradient Boosting Decision Tree (GBDT) algorithm.
- Compared GBDT with Classification and Regression Tree (CART), Random Forest, and Logistic Regression.
Main Results:
- GBDT achieved superior performance with the lowest negative log-likelihood (0.282) and misclassification rate (0.096), and the highest AUC (0.803).
- GBDT demonstrated high computational efficiency (LIFT value of 4.087).
- Identified crash type and relation to trafficway as significant factors, uncovering previously unhighlighted information.
Conclusions:
- The GBDT model is a more accurate and efficient tool for predicting hit-and-run crashes compared to traditional methods.
- The model's ability to identify hidden factors and variable interactions offers valuable insights for accident analysis.
- Findings have practical implications for hit-and-run incident prevention, traffic safety analysis, and engineering applications.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
Survival Tree
Building a Survival Tree
Constructing a...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Kaplan-Meier Approach
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Truncation in Survival Analysis
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...

