Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Parkinson's Disease: Treatment01:24

Parkinson's Disease: Treatment

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 its...
Parkinson Disease l: Introduction01:24

Parkinson Disease l: Introduction

Parkinson’s disease is a chronic, progressive neurodegenerative disorder that primarily affects movement. It is characterized by motor symptoms such as resting tremors, muscle rigidity, bradykinesia (slowness of movement), and postural instability. Patients may notice hand tremors at rest, stiffness during movement, or a shuffling gait. In addition to motor features, non-motor symptoms include sleep disturbances, mood and behavioral changes, constipation, and cognitive impairment, all of which...
Parkinson's Disease: Overview01:15

Parkinson's Disease: Overview

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 to...
Parkinson Disease ll: Pathophysiology01:24

Parkinson Disease ll: Pathophysiology

Parkinson disease (PD) is a progressive neurodegenerative disorder primarily affecting movement, with additional non-motor features. Its pathophysiology involves complex interactions among genetic susceptibility, environmental exposures, and cellular dysfunction, including dopaminergic neuron loss, protein aggregation, and mitochondrial impairment.Selective NeurodegenerationA key feature is the degeneration of dopaminergic neurons in the substantia nigra pars compacta, leading to reduced...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Experimentally validated dual-band GHz metamaterial perfect absorber biosensor with negative-index response and AI-assisted electromagnetic analysis for breast cancer dielectric discrimination.

Biosensors & bioelectronics·2026
Same author

Molecular Mechanisms of PFAS-induced Neurotoxicity: Dysregulation of PPARs and VDR as a New Therapeutic Frontier.

Mini reviews in medicinal chemistry·2026
Same author

Dynamic driver drowsiness detection with attention enhanced convolutional neural networks for real time monitoring and road safety applications.

Scientific reports·2026
Same author

Machine learning-assisted design of a wideband Fe-SiO<sub>2</sub>-MXene metamaterial solar absorber for angle-insensitive thermal energy harvesting.

Scientific reports·2026
Same author

Development and validation of a sensor-integrated smart driving test system for automated, scalable, and objective driver performance evaluation.

Scientific reports·2026
Same author

A hybrid transformer-zero-shot learning framework with Muon optimization for intelligent channel estimation in MIMO wireless systems.

Scientific reports·2026
Same journal

Integrated multi-assessment and structural performance index framework for stacking-sequence optimisation of natural fibre reinforced laminates.

Scientific reports·2026
Same journal

SuperiorGAT: graph attention networks for sparse LiDAR point cloud reconstruction in autonomous systems.

Scientific reports·2026
Same journal

The effect of stretching the pectoralis major, sternocleidomastoid, and iliopsoas muscles on 800 m swimming performance in master swimmers.

Scientific reports·2026
Same journal

ISNR-PQC: isometry noise resilience post quantum cryptography primitive.

Scientific reports·2026
Same journal

Identification of high-yielding and stable genotypes of barley in the cold climate of Iran using AMMI and GGE biplot models.

Scientific reports·2026
Same journal

Bayesian negative binomial modelling of spatial and temporal patterns of road traffic deaths in Ghana.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jun 16, 2026

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
10:28

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease

Published on: July 24, 2019

Enhancing prediction accuracy for Parkinson's disease using advanced machine learning models.

Pradeepta Kumar Sarangi1, Rajnish Srivastava2, Monica Dutta3

  • 1Chitkara University School of Engineering and Technology, Chitkara University, Solan, Himachal Pradesh, India.

Scientific Reports
|June 13, 2026
PubMed
Summary
This summary is machine-generated.

Machine learning models, particularly XGBoost, show high accuracy in detecting Parkinson's disease (PD) using voice data. Techniques like SMOTE and PCA improve model performance, enabling early PD diagnosis.

Keywords:
K-nearest neighboursParkinson’s diseaseRandom forestSupport vector machineXGBoost

Related Experiment Videos

Last Updated: Jun 16, 2026

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
10:28

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease

Published on: July 24, 2019

Area of Science:

  • Neurology
  • Computer Science
  • Biomedical Engineering

Background:

  • Parkinson's disease (PD) is a progressive neurological disorder significantly impacting older adults' physical and mental health.
  • Current diagnostic methods for PD lack definitive treatments, highlighting the need for improved early detection strategies.
  • Machine learning (ML) offers a promising avenue for enhancing PD detection accuracy by analyzing complex datasets.

Purpose of the Study:

  • To develop and evaluate a descriptive machine learning (ML) approach for diagnosing Parkinson's disease (PD) using acoustical data.
  • To compare the efficacy of XGBoost, random forest (RF), support vector machine (SVM), and K-nearest neighbours (KNN) algorithms in classifying PD.
  • To assess the impact of data preprocessing techniques, including Synthetic Minority Over-sampling Technique (SMOTE) and Principal Component Analysis (PCA), on classification performance.

Main Methods:

  • Utilized the UCI Parkinson's disease dataset, focusing on acoustical features for analysis.
  • Implemented a four-phase research methodology: baseline model establishment, 10-fold cross-validation, class balancing with SMOTE, and dimensionality reduction with PCA.
  • Compared the performance of four common ML classification algorithms: XGBoost, RF, SVM, and KNN.

Main Results:

  • XGBoost achieved the highest classification accuracy (97.22%) and the best Matthews correlation coefficient, indicating its suitability for non-linear relationships in PD data.
  • SMOTE significantly improved the performance of ML algorithms, particularly KNN, while PCA effectively reduced dimensionality without information loss.
  • After applying SMOTE and PCA, the performance differences between ML algorithms diminished, suggesting statistically similar classifier performance.

Conclusions:

  • Machine learning algorithms, especially XGBoost and KNN, are effective tools for early Parkinson's disease detection using acoustical data.
  • The combination of SMOTE and PCA enhances the robustness and generalizability of ML models for PD diagnosis.
  • The integration of SHAP-based explainability ensures the interpretability of the ML framework, bridging the gap between computational predictions and clinical insights.