2023
DOI: 10.11591/ijeecs.v30.i3.pp1829-1837
|View full text |Cite
|
Sign up to set email alerts
|

Utilizing deep neural network for web-based blood glucose level prediction system

Abstract: Machine learning algorithms can be used to forecast future blood glucose (BG) levels for diabetes patients, according to recent studies. In this study, dataset from continuous glucose monitoring (CGM) system was used as the sole input for the machine learning models. To forecast blood glucose levels 15, 30, and 45 minutes in the future, we suggested deep neural network (DNN) and tested it on 7 patients with type 1 diabetes (T1D). The suggested prediction model was evaluated against a variety of machine learnin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 35 publications
0
2
0
Order By: Relevance
“…Additionally, a similar framework was implemented in [41] for diabetes prediction with the presented approach resulting in an area under curve (AUC) of 82%. However, in the cases of [42] and [43] facing glycose levels predictions, XGBoost was not considered the optimal solution and DNN and RF were the selected algorithms respectively. Furthermore, the XGBoost algorithm was selected for pregnancy risk monitoring with 96% accuracy [44] whereas an improvement of the proposed approach combining CNN and XGBoost methodology was proposed for renal stone diagnosis [45], breast cancer detection [46] and image classification [47] with accuracies of 99.5 %.…”
Section: Resultsmentioning
confidence: 99%
“…Additionally, a similar framework was implemented in [41] for diabetes prediction with the presented approach resulting in an area under curve (AUC) of 82%. However, in the cases of [42] and [43] facing glycose levels predictions, XGBoost was not considered the optimal solution and DNN and RF were the selected algorithms respectively. Furthermore, the XGBoost algorithm was selected for pregnancy risk monitoring with 96% accuracy [44] whereas an improvement of the proposed approach combining CNN and XGBoost methodology was proposed for renal stone diagnosis [45], breast cancer detection [46] and image classification [47] with accuracies of 99.5 %.…”
Section: Resultsmentioning
confidence: 99%
“…Composed of interconnected nodes called neurons, organized in layered architectures, ANNs aim to unravel intricate relationships between input features and target variables. ANN can capture non-linear relationships, but require careful architecture design, and training data, and can be computationally intensive [33], [34]. In WEKA, researchers can utilize the MultilayerPerceptronClassifier to implement ANNs.…”
Section: Classifiers and Hyperparameter Tuningmentioning
confidence: 99%