首页|Applying decision trees on road traffic accident data for predicting the survival chance of patients
Applying decision trees on road traffic accident data for predicting the survival chance of patients
扫码查看
点击上方二维码区域,可以放大扫码查看
原文链接
NETL
NSTL
The main objective of this study is to generate decision tree (DT) models/graphs (i.e., a type of supervised machine learning (ML) research method) through RapidMiner Studio (i.e., a popular visual platform for predictive analytics). The dataset used in the study contains attributes regarding the car accidents such as 'gender', 'casualty class', 'age group' and 'type of vehicle'. These are important features to decide whether the 'survival chance' of traffic accident patients would be 'high' or 'low'. Therefore, our goal is to apply 'DTs' for predicting the 'survival attribute' with the purpose of identifying high risk groups within the dataset. The resulting 'DTs' show that whenever the attribute 'gender' has the value 'male', and the attribute 'casualty class' has the value 'passenger', and the attribute 'gender' has the value 'male', and the attribute 'age group' has the value 'teenager'; then the 'survival chance' of the traffic/accident patient would be extremely 'low'.