School of Computer Science and Engineering, Xi'an University of Technology, Xi'an, 710048, China.
Shaanxi Key Laboratory of Network Computing and Security Technology, Xi'an, 710048, China.
BMC Bioinformatics. 2023 Jun 1;24(1):224. doi: 10.1186/s12859-023-05300-5.
As a common chronic disease, diabetes is called the "second killer" among modern diseases. Currently, there is no medical cure for diabetes. We can only rely on medication for auxiliary treatment. However, many diabetic patients still die each year. In addition, a considerable number of people do not pay attention to their physical health or opt out of treatment due to lack of money, which eventually leads to various complications. Therefore, diagnosing diabetes at an early stage and intervening early is necessary; thus, developing an early detection method for diabetes is essential.
In this study, a diabetes prediction model based on Boruta feature selection and ensemble learning is proposed. The model contains the use of Boruta feature selection, the extraction of salient features from datasets, the use of the K-Means++ algorithm for unsupervised clustering of data and stacking of an ensemble learning method for classification. It has been validated on a diabetes dataset.
The experiments were performed on the PIMA Indian diabetes dataset. The model was evaluated by accuracy, precision and F1 index. The obtained results show that the accuracy rate of the model reaches 98% and achieves good results.
Compared with other diabetes prediction models, this model achieved better results, and the obtained results indicate that this model is superior to other models in diabetes prediction and has better performance.
糖尿病作为一种常见的慢性病,被称为现代疾病的“第二杀手”。目前,糖尿病尚无医学治愈方法,只能依靠药物进行辅助治疗。但每年仍有许多糖尿病患者死亡。此外,由于缺乏资金,相当一部分人不重视自己的身体健康或选择不进行治疗,最终导致各种并发症。因此,早期诊断糖尿病并进行早期干预是必要的;因此,开发一种糖尿病早期检测方法是必不可少的。
本研究提出了一种基于 Boruta 特征选择和集成学习的糖尿病预测模型。该模型包含 Boruta 特征选择的使用、从数据集提取显著特征、使用 K-Means++ 算法对数据进行无监督聚类以及堆叠集成学习方法进行分类。该模型已在糖尿病数据集上进行了验证。
在 PIMA 印度糖尿病数据集上进行了实验。通过准确率、精度和 F1 指数对模型进行了评估。实验结果表明,该模型的准确率达到 98%,取得了较好的效果。
与其他糖尿病预测模型相比,该模型取得了更好的结果,表明该模型在糖尿病预测方面优于其他模型,具有更好的性能。