[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-125626-en":3,"doc-seo-125626-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},125626,962075006959,"Anda","https://ap-avatar.wpscdn.com/avatar/e0002397efbe92a78e?_k=1776741047341049297",8,"Research & Report","Prediction Model of Type 2 Diabetes Mellitus for Oman Prediabetes Patients Using Artificial Neural Network and Six Machine Learning Classifiers - 文章摘要与方法结果","Early diagnosis of type 2 diabetes mellitus enables timely intervention to slow disease progression and reduce premature mortality. This study builds artificial intelligence and machine learning prediction models for diagnosing T2DM in Oman using a specially created clinical dataset. Six algorithms including K-NN, SVM, naive Bayes, decision tree, random forest, LDA, and ANN are implemented in MATLAB and compared with the Pima Indian Diabetes dataset. With Oman data, random forest and decision tree achieve 98.38% accuracy, and Oman performance exceeds PID by 9.1% under matched settings.","applied sciences  \nArticle  \nPrediction Model of Type 2 Diabetes Mellitus for Oman Prediabetes Patients Using Artiﬁcial Neural Network and Six Machine Learning Classiﬁers  \nKhoula Al Sadi * and Wamadeva Balachandran  \nCitation: Al Sadi, K.; Balachandran, W. Prediction Model of Type 2 Diabetes Mellitus for Oman Prediabetes Patients Using Artiﬁcial Neural Network and Six Machine Learning Classiﬁers. Appl. Sci. 2023, 13, 2344. [https://doi.org/10.3390/](https://doi.org/10.3390/)[ ](https://doi.org/10.3390/)app13042344  \nAcademic Editor: Yang Kuang  \nReceived: 12 December 2022  \nRevised: 3 February 2023  \nAccepted: 9 February 2023  \nPublished: 11 February 2023  \nCopyright: © 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ([https://](https://)[ ](https://)[creativecommons.org/licenses/by/](creativecommons.org/licenses/by/)[ ](creativecommons.org/licenses/by/)[4.0/](4.0/)) .  \nDepartment of Electronic and Electrical Engineering Research, Brunel University London, Uxbridge UB8 3PH, UK  \n* Correspondence: [khoula.alsadi@brunel.ac.uk](khoula.alsadi@brunel.ac.uk)  \nAbstract: The early diagnosis of type 2 diabetes mellitus (T2DM) will provide an early treatment intervention to control disease progression and minimise premature death. This paper presents artiﬁcial intelligence and machine learning prediction models for diagnosing T2DM in the Omani population more accurately and with less processing time using a specially created dataset. Six machine learning algorithms: K-nearest neighbours (K-NN), support vector machine (SVM), naive Bayes (NB), decision tree, random forest (RF), linear discriminant analysis (LDA), and artiﬁcial neural networks (ANN) were applied in MATLAB. All data used were clinical data collected manually from a prediabetes register and the Al Shifa health system of South Al Batinah Province in Oman. The results were compared with the most widely used Pima Indian Diabetes dataset. Eleven clinical features were taken into consideration for predicting T2DM. The random forest and decision tree models performed better than all the other algorithms, providing an accuracy of 98.38% for Oman data. When the same model and number of features were used, the accuracy obtained with the Oman dataset exceeded PID by 9.1% . The analysis showed that T2DM diagnosis efﬁciency increased with more features, which is of help in the case of many missing values.  \nKeywords: K-nearest neighbours (K-NN); support vector machine (SVM); naive Bayes (NB); decision tree; random forest (RF); linear discriminant analysis (LDA); artiﬁcial neural network (ANN); type 2 diabetes mellitus (T2DM); Pima Indian Diabetes (PID) dataset; machine learning (ML)  \n1. Introduction  \nNon-communicable diseases (NCDs) are estimated to comprise 72% of all deaths in Oman. Type 2 diabetes mellitus is the fourth most common reason for death, according to the World Health Organization and World Health Matrix [1] . An early diagnosis of T2DM can prevent further medical complications such as heart disease, kidney failure, retinopathy, depression, and hypertension [2] . The Institute for Health Metrics and Evaluation (IHME) in Washington presented data on the worldwide burden of 369 diseases and injuries in 204 nations between 1990 and 2019 in 2020 . Non-communicable and injury YLDs (years lived with disability) accounted for more than half of disease burdens in 11 countries in 2019 . From 24% in 1990, Oman's T2DM cases climbed to 49%[3] . By 2025, Oman's T2DM rate will climb 174% from 10 .4% to 21 . 1% in those over 20 [4] .  \nNumerous bioinformatics researchers have sought to forecast T2DM and to develop tools and systems that will aid in forecasting. The accuracy rates achieved by various techniques ranged from 77.86% to 95.7% . They either developed prediction models utilising a variety of machine learning algorithms, such as assoc","cbCaielWTezbAmqJ","https://ap.wps.com/l/cbCaielWTezbAmqJ","pdf",7797340,1,22,"English","en",105,"# Introduction\n## Disease burden and need for early diagnosis\n## Related work and dataset context\n# Methods\n## Dataset creation in Oman\n## Pre-processing and feature selection\n## Algorithms and implementation (MATLAB)\n# Results\n## Model comparison against Pima dataset\n## Accuracy and impact of feature count\n# Conclusion","[{\"question\":\"本研究使用了哪些机器学习算法进行T2DM预测？\",\"answer\":\"研究应用了K-nearest neighbours（K-NN）、support vector machine（SVM）、naive Bayes（NB）、decision tree、random forest（RF）、linear discriminant analysis（LDA）以及artificial neural networks（ANN）等算法，并在MATLAB中实现与比较。\"},{\"question\":\"Oman数据集与Pima Indian Diabetes（PID）数据集的主要区别是什么？\",\"answer\":\"Oman数据集由作者在阿曼的初级与次级医疗系统中手工收集并用于首次研究，包含11个临床特征；PID数据集为公开数据，文中用于对照。\"},{\"question\":\"模型性能结果如何，随机森林与决策树的表现如何？\",\"answer\":\"在阿曼数据上，random forest与decision tree的表现优于其他算法，准确率最高达到98.38%。在相同模型与相同特征数量条件下，Oman数据集的准确率比PID高出9.1%。\"}]","Prediction Model of Type 2 Diabetes Mellitus for Oman Prediabetes Patients Using Artificial Neural Network and Six Machine Learning Classifiers - 文章摘要与方法结果 | PDF",1785900293,55,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"prediction-model-of-type-2-diabetes-mellitus-for-oman-prediabetes-patients-using-artificial-neural-network-and-six-machine-learning-classifiers-abstract-methods-and-results","",{"@graph":36,"@context":85},[37,54,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/prediction-model-of-type-2-diabetes-mellitus-for-oman-prediabetes-patients-using-artificial-neural-network-and-six-machine-learning-classifiers-abstract-methods-and-results/125626/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":62,"encodingFormat":61,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-05",true,{"@type":65,"interactionType":66,"userInteractionCount":4},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"本研究使用了哪些机器学习算法进行T2DM预测？","Question",{"text":75,"@type":76},"研究应用了K-nearest neighbours（K-NN）、support vector machine（SVM）、naive Bayes（NB）、decision tree、random forest（RF）、linear discriminant analysis（LDA）以及artificial neural networks（ANN）等算法，并在MATLAB中实现与比较。","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"Oman数据集与Pima Indian Diabetes（PID）数据集的主要区别是什么？",{"text":80,"@type":76},"Oman数据集由作者在阿曼的初级与次级医疗系统中手工收集并用于首次研究，包含11个临床特征；PID数据集为公开数据，文中用于对照。",{"name":82,"@type":73,"acceptedAnswer":83},"模型性能结果如何，随机森林与决策树的表现如何？",{"text":84,"@type":76},"在阿曼数据上，random forest与decision tree的表现优于其他算法，准确率最高达到98.38%。在相同模型与相同特征数量条件下，Oman数据集的准确率比PID高出9.1%。","https://schema.org",{"og:url":52,"og:type":87,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":89,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":46,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":46,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]