scispace - formally typeset
Open AccessJournal ArticleDOI

Prediction of diabetes empowered with fused machine learning

Reads0
Chats0
TLDR
A model using a fused machine learning approach for diabetes prediction based on the patient’s real-time medical record has a prediction accuracy of 94.87, which is higher than the previously published methods.
Abstract
In the medical field, it is essential to predict diseases early to prevent them. Diabetes is one of the most dangerous diseases all over the world. In modern lifestyles, sugar and fat are typically present in our dietary habits, which have increased the risk of diabetes. To predict the disease, it is extremely important to understand its symptoms. Currently, machine-learning (ML) algorithms are valuable for disease detection. This article presents a model using a fused machine learning approach for diabetes prediction. The conceptual framework consists of two types of models: Support Vector Machine (SVM) and Artificial Neural Network (ANN) models. These models analyze the dataset to determine whether a diabetes diagnosis is positive or negative. The dataset used in this research is divided into training data and testing data with a ratio of 70:30 respectively. The output of these models becomes the input membership function for the fuzzy model, whereas the fuzzy logic finally determines whether a diabetes diagnosis is positive or negative. A cloud storage system stores the fused models for future use. Based on the patient’s real-time medical record, the fused model predicts whether the patient is diabetic or not. The proposed fused ML model has a prediction accuracy of 94.87, which is higher than the previously published methods.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Rainfall Prediction System Using Machine Learning Fusion for Smart Cities

TL;DR: In this article , the authors proposed a real-time rainfall prediction system for smart cities using a machine learning fusion technique, which uses four widely used supervised machine learning techniques, i.e., decision tree, Naïve Bayes, K-nearest neighbors, and support vector machines.
Journal ArticleDOI

Histopathologic Oral Cancer Prediction Using Oral Squamous Cell Carcinoma Biopsy Empowered with Transfer Learning

TL;DR: The proposed model of transfer learning model using AlexNet in the convolutional neural network to extract rank features from oral squamous cell carcinoma (OSCC) biopsy images to train the model achieved higher classification accuracy.
Journal ArticleDOI

Breast Cancer Detection and Classification Empowered With Transfer Learning

TL;DR: The results have shown that the proposed system empowered with transfer learning achieved the highest accuracy than the existing models on datasets A, B, C, and A2.
Journal ArticleDOI

Investigating the factors that influence students` choice of english studies as a major: the case of university of nouakchott al aasriya, mauritania

TL;DR: In this paper , the authors explore the factors that affect students' choice of English studies as a major at the University of Nouakchott Al Aasriya in Mauritania.
Journal ArticleDOI

The implementation of enterprise resource planning (erp) in the united arab emirates: a case of musanada corporation

TL;DR: In this paper , the authors examined the most significant factors that contributed to the system's success, how to implement it in the Musanada Corporation in the United Arab Emirates, and also the resistance of certain employees to this system.
References
More filters
Journal ArticleDOI

An ensemble approach for classification and prediction of diabetes mellitus using soft voting classifier

TL;DR: The proposed ensemble soft voting classifier gives binary classification and uses the ensemble of three machine learning algorithms viz. random forest, logistic regression, and Naive Bayes for the classification.
Proceedings ArticleDOI

Prediction of Diabetes Using Machine Learning Algorithms in Healthcare

TL;DR: Comparison of the different machine learning techniques used in this study reveals which algorithm is best suited for prediction of diabetes.
Proceedings ArticleDOI

Diabetes Disease Prediction Using Machine Learning on Big Data of Healthcare

TL;DR: This paper aims at building a classifier model using WEKA tool to predict diabetes disease by employing Naive Bayes, Support Vector Machine, Random Forest and Simple CART algorithm to recommend the best algorithm based on efficient performance result.
Proceedings ArticleDOI

Performance Analysis of Machine Learning Techniques to Predict Diabetes Mellitus

TL;DR: This work employs four popular machine learning algorithms, namely Support Vector Machine (SVM), Naive Bayes (NB), K-Nearest Neighbor (KNN) and C4.5 Decision Tree (DT), on adult population data to predict diabetic mellitus, and results show that C 4.5 decision tree achieved higher accuracy compared to other machine learning techniques.
Proceedings ArticleDOI

Diabetes Prediction Using Different Machine Learning Approaches

TL;DR: The aim of this analysis is to develop a system which might predict the diabetic risk level of a patient with a better accuracy, based on categorization methods as Decision Tree, ANN, Naive Bayes and SVM algorithms.
Related Papers (5)
Trending Questions (1)
What are the best ways to predict diabetes?

The paper discusses the use of a fused machine learning approach, specifically Support Vector Machine (SVM) and Artificial Neural Network (ANN) models, for predicting diabetes.