Related Experiment Video
Updated: Aug 20, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
An explainable predictive model for suicide attempt risk using an ensemble learning and Shapley Additive Explanations
Noratikah Nordin1, Zurinahni Zainol1, Mohd Halim Mohd Noor1
1School of Computer Sciences, Universiti Sains Malaysia, 11800 USM, Pulau Pinang, Malaysia.
This study introduces explainable machine learning models to predict suicide attempts. Gradient Boosting with SHAP offers higher accuracy and identifies key risk factors like prior attempts and suicidal ideation.
Area of Science:
- Computational psychiatry
- Clinical informatics
- Machine learning in healthcare
Background:
- Machine learning models show promise in predicting suicide attempts but often lack interpretability.
- Understanding the 'why' behind predictions is crucial for clinical decision-making and intervention.
Purpose of the Study:
- To develop an explainable predictive model for suicide attempts.
- To analyze the importance of predictive features for suicide attempts.
- To enhance clinical understanding of suicide attempt risk factors.
Main Methods:
- Implemented two ensemble learning models: Random Forest and Gradient Boosting.
- Integrated SHapley Additive exPlanations (SHAP) for model interpretability.
- Evaluated model performance and feature importance for suicide attempt prediction.
Main Results:
- Both Random Forest and Gradient Boosting with SHAP provided interpretable predictions.
- Gradient Boosting with SHAP demonstrated higher predictive accuracy compared to Random Forest.
- Key predictors identified include history of suicide attempts, suicidal ideation, and ethnicity.
Conclusions:
- Explainable AI, specifically Gradient Boosting with SHAP, can effectively predict suicide attempts.
- The model enhances clinical understanding by highlighting significant risk factors.
- This approach supports more informed clinical decisions regarding suicide prevention.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Fundamental Attribution Error
Assumptions of Survival Analysis
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...
Hindsight Biases
Comparing the Survival Analysis of Two or More Groups

