Department of Computer Science, Faculty of Computers and Information, Suez University, P.O.Box:43221, Suez, Egypt.
Department of Information Systems, Faculty of Computers and Information, Suez University, P.O.Box:43221, Suez, Egypt.
Sci Rep. 2024 Oct 8;14(1):23368. doi: 10.1038/s41598-024-73559-6.
Orthopedic diseases are widespread worldwide, impacting the body's musculoskeletal system, particularly those involving bones or hips. They have the potential to cause discomfort and impair functionality. This paper aims to address the lack of supplementary diagnostics in orthopedics and improve the method of diagnosing orthopedic diseases. The study uses binary breadth-first search (BBFS), binary particle swarm optimization (BPSO), binary grey wolf optimizer (BGWO), and binary whale optimization algorithm (BWAO) for feature selections, and the BBFS makes an average error of 47.29% less than others. Then we apply six machine learning models, i.e., RF, SGD, NBC, DC, QDA, and ET. The dataset used contains 310 instances and six distinct features. Through experimentation, the RF model led to optimal outcomes during comparison to the remaining models, with an accuracy of 91.4%. The parameters of the RF model were optimized using four optimization algorithms: BFS, PSO, WAO, and GWO. To check how well the optimized RF works on the dataset, this paper uses prediction evaluation metrics such as accuracy, sensitivity, specificity, F-score, and the AUC curve. The results showed that the BFS-RF can improve the performance of the original classifier compared with others with 99.41% accuracy.
骨科疾病在全球范围内广泛存在,影响着人体的肌肉骨骼系统,特别是涉及骨骼或臀部的疾病。它们可能导致不适并影响功能。本文旨在解决骨科领域缺乏辅助诊断的问题,并改进骨科疾病的诊断方法。该研究使用二进制广度优先搜索(BBFS)、二进制粒子群优化(BPSO)、二进制灰狼优化器(BGWO)和二进制鲸鱼优化算法(BWAO)进行特征选择,BBFS 的平均误差比其他算法低 47.29%。然后,我们应用了六种机器学习模型,即 RF、SGD、NBC、DC、QDA 和 ET。使用的数据集包含 310 个实例和六个不同的特征。通过实验,与其他模型相比,RF 模型在比较中产生了最佳结果,准确率为 91.4%。RF 模型的参数使用 BFS、PSO、WAO 和 GWO 四种优化算法进行了优化。为了检查优化后的 RF 在数据集上的工作效果,本文使用了准确性、敏感性、特异性、F 分数和 AUC 曲线等预测评估指标。结果表明,与其他算法相比,BFS-RF 可以提高原始分类器的性能,准确率达到 99.41%。