Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.3K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.3K
Survival Tree01:19

Survival Tree

37
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...
37
Multiple Regression01:25

Multiple Regression

2.8K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
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...
2.8K
Kaplan-Meier Approach01:24

Kaplan-Meier Approach

51
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
51
Regression Analysis01:11

Regression Analysis

5.4K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
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:
5.4K
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

122
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
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...
122

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Spatiotemporal diagnosis towards mismatch between traffic crash risks and safety governance in rapidly urbanizing cities.

Accident; analysis and prevention·2026
Same author

PCBP2 mediates MTUS1 degradation through 3'-UTR binding to restrict pyroptosis and augment malignant progression in esophageal squamous cell carcinoma.

Esophagus : official journal of the Japan Esophageal Society·2026
Same author

How do macroscopic traffic flow parameters affect time spent in conflict on freeways? A comprehensive analysis using hazard-based duration models.

Traffic injury prevention·2025
Same author

Improving equity through barrier-free transportation: an evaluation of Shanghai metro stations.

Frontiers in public health·2025
Same author

Investigation of Freeway Incident Duration Using Classification and Regression Trees Based on Multisource Data.

Sensors (Basel, Switzerland)·2024
Same author

Coplanar Atropochiral 5H-Cyclopenta[2,1-b:3,4-b']dipyridine Ligands: Synthesis and Applications in Asymmetric Ring-Opening Reaction.

Angewandte Chemie (International ed. in English)·2024

Related Experiment Video

Updated: May 7, 2025

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.4K

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.

Plos One
|January 3, 2025
PubMed
Summary

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.

More Related Videos

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

881
Spotting Cheetahs: Identifying Individuals by Their Footprints
09:47

Spotting Cheetahs: Identifying Individuals by Their Footprints

Published on: May 1, 2016

14.7K

Related Experiment Videos

Last Updated: May 7, 2025

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.4K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

881
Spotting Cheetahs: Identifying Individuals by Their Footprints
09:47

Spotting Cheetahs: Identifying Individuals by Their Footprints

Published on: May 1, 2016

14.7K

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.