Related Experiment Video
Updated: May 21, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
Explainable machine learning for predictive modeling of blowing snow detection and meteorological feature assessment
Feng Wang1,2, Xinrang Wang2, Sai Li3
1School of Civil Engineering, Beijing Jiaotong University, Beijing, China.
Abstract:
Accurate forecasting of blowing snow events is vital for improving numerical models of snow processes, yet traditional predictive methods often lack interpretability. This study leverages eXtreme Gradient Boosting (XGBoost) to detect blowing snow events using meteorological and snow flux monitoring data from three weather stations in the Alps. Through 5-fold cross-validation, the model achieved impressive performance metrics, with precision rates exceeding 0.94 for non-blowing snow events and 0.77-0.80 for blowing snow events. The SHAP framework was employed to analyze the relative importance of meteorological factors, revealing that maximum wind speed (WS-MAX), average wind speed (WS-AVG), air temperature (AT), and relative humidity (AH) are the most influential factors. Additionally, Partial dependence plots (PDP) demonstrated a linear correlation between increased WS-MAX and the probability of blowing snow, while WS-AVG showed diminishing returns beyond 10 m/s. Notably, AT below -3°C strongly correlates with blowing snow occurrence, whereas AT above -3°C exhibits a negative relationship. Relative humidity plays a significant role, with values exceeding 60% stabilizing the probability of blowing snow, peaking near 100%. This research contributes to drifting snow event dynamics by integrating explainable artificial intelligence techniques (XAI), thereby improving model interpretability and supporting data-driven decision-making in meteorological applications.
More Related Videos
08:27Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
10:36Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
Published on: November 3, 2023
Related Concept Videos
Precipitation Processes
Precipitation and Co-precipitation
Steps in Outbreak Investigation
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...
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:
Survival Tree
Building a Survival Tree
Constructing a...