Related Experiment Video
Updated: Aug 2, 2025

10:28
Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
Published on: July 24, 2019
15.3K
Stack Ensemble Oriented Parkinson Disease Prediction Using Machine Learning Approaches Utilizing GridSearchCV-Based
Naaima Suroor1, Arunima Jaiswal1, Nitin Sachdeva2
1Department of Computer Science and Engineering, Indira Gandhi Delhi Technical University for Women, India.
Critical Reviews in Biomedical Engineering
|April 19, 2023
Summary
This study enhances Parkinson's disease prediction using machine learning, achieving 94.87% accuracy with an ensemble stacking model. The research highlights improved detection methods for this crucial neurological disorder.
Area of Science:
- Neurology
- Computer Science
- Artificial Intelligence
Background:
- The COVID-19 pandemic exacerbated mental health issues and highlighted the need for better awareness of neurological disorders like Parkinson's disease.
- Existing machine learning and deep learning models for Parkinson's disease prediction require optimization.
- Parkinson's disease is a significant nervous system disorder affecting the elderly population.
Purpose of the Study:
- To explore and compare various machine learning techniques for predicting Parkinson's disease onset.
- To develop and evaluate an optimized ensemble stacking model for improved prediction accuracy.
- To analyze the performance of deep learning models in detecting Parkinson's disease.
Main Methods:
- Implemented and compared traditional classifiers: naive Bayes, logistic regression, linear-support vector machine, kernelizing support vector machine, and multilayer perceptron.
- Developed an ensemble stacking model using hyper-tuned classifiers and extreme gradient boosting, optimized with GridSearchCV.
- Utilized a convolutional neural network for deep learning analysis on benchmark datasets (UCI Parkinson's, spiral, wave).
Main Results:
- The ensemble stacking approach achieved a high accuracy of 94.87%.
- Performance metrics including accuracy, precision, recall, and F1 score were used for evaluation.
- Confusion matrices and graphs were generated for visualization of model performance.
Conclusions:
- Ensemble stacking models demonstrate significant potential for enhancing Parkinson's disease prediction accuracy.
- Further research and optimization of machine learning and deep learning models are crucial for early detection and management of Parkinson's disease.
- The study provides a robust framework for utilizing advanced computational techniques in neurological disorder diagnostics.
Related Concept Videos
Parkinson's Disease: Treatment
316
Neurodegenerative disorders, such as Parkinson's Disease (PD), involve the gradual and irreversible destruction of neurons in particular brain areas. These disorders exhibit standard features like proteinopathies, selective vulnerability of some neurons, and an interaction of intrinsic properties, genetics, and environmental influences in neural injury.
Parkinson's Disease is primarily a result of the loss of dopaminergic neurons in the substantia nigra pars compacta. The cornerstone of...
Parkinson's Disease is primarily a result of the loss of dopaminergic neurons in the substantia nigra pars compacta. The cornerstone of...
316
End Point Prediction: Gran Plot
408
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
408
Parkinson's Disease: Overview
628
Neurodegenerative disorders are progressive diseases that cause irreversible damage and loss to neurons in specific brain areas. Examples of these disorders include Parkinson's disease, Alzheimer's disease, Multiple Sclerosis (MS), and Amyotrophic Lateral Sclerosis (ALS). These disorders share characteristics such as proteinopathies, selective neuronal vulnerability, and a complex interplay between genetic and environmental factors. The primary therapeutic goal for these conditions is...
628
Neural Regulation
39.6K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
39.6K
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K

