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

Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

298
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
298
Improving Translational Accuracy02:07

Improving Translational Accuracy

10.2K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
10.2K

You might also read

Related Articles

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

Sort by
Same author

PCOSFusion: a hybrid HOG-LBP feature-based approach for PCOS classification using StackPCOS and StackBoostPCOS.

Scientific reports·2026
Same author

Knowledge enhanced framework for managing electricity generation and consumption in micro smart grids using Heronian mean MCDM approach.

Scientific reports·2026
Same author

Probiotic-Induced Gut Microbiota Modulation: A Comparative Analysis Using 16S rRNA V3-V4 and Targeted Sequencing.

Microorganisms·2026
Same author

Development of a Facemask System for Measuring Enteric Methane and Carbon Dioxide Production in Lactating Cows.

Animals : an open access journal from MDPI·2026
Same author

Purslane (<i>Portulaca oleracea</i> L.) Extract Attenuates Obesity-Induced Inflammation and Enhances Mitochondrial Biogenesis <i>via</i> the miR-221/222 and AMPK/SIRT1 Axis in Rats.

Preventive nutrition and food science·2026
Same author

Retraction Note: Time series forecasting of COVID-19 transmission in Asia Pacific countries using deep neural networks.

Personal and ubiquitous computing·2026

Related Experiment Video

Updated: Jun 27, 2025

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

19.9K

Performance discrepancy mitigation in heart disease prediction for multisensory inter-datasets.

Mahmudul Hasan1,2, Md Abdus Sahid1, Md Palash Uddin1,2

  • 1Department of Computer Science and Engineering, Hajee Mohammad Danesh Science and Technology University, Dinajpur, Bangladesh.

Peerj. Computer Science
|April 25, 2024
PubMed
Summary

This study addresses the inter-dataset discrepancy problem in machine learning models for heart disease prediction. Effective preprocessing significantly improves model performance, even across different datasets.

Keywords:
Dimensionality reductionHeart disease predictionInter-datasetMachine learningPerformance discrepancy

More Related Videos

A Two-interval Forced-choice Task for Multisensory Comparisons
07:13

A Two-interval Forced-choice Task for Multisensory Comparisons

Published on: November 9, 2018

10.9K
Using the Race Model Inequality to Quantify Behavioral Multisensory Integration Effects
08:13

Using the Race Model Inequality to Quantify Behavioral Multisensory Integration Effects

Published on: May 10, 2019

6.3K

Related Experiment Videos

Last Updated: Jun 27, 2025

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

19.9K
A Two-interval Forced-choice Task for Multisensory Comparisons
07:13

A Two-interval Forced-choice Task for Multisensory Comparisons

Published on: November 9, 2018

10.9K
Using the Race Model Inequality to Quantify Behavioral Multisensory Integration Effects
08:13

Using the Race Model Inequality to Quantify Behavioral Multisensory Integration Effects

Published on: May 10, 2019

6.3K

Area of Science:

  • Cardiology
  • Computer Science
  • Biomedical Informatics

Background:

  • Heart disease is a leading cause of global mortality, necessitating improved early prediction methods.
  • Existing machine learning (ML) models for heart disease often perform poorly on unseen datasets due to the inter-dataset discrepancy problem.
  • This discrepancy arises when models trained on one dataset are tested on another, distinct dataset.

Purpose of the Study:

  • To mitigate the inter-dataset discrepancy problem in heart disease prediction using ML.
  • To systematically evaluate the impact of preprocessing techniques on model performance across multiple datasets.
  • To identify optimal strategies for feature selection and classification in inter-dataset scenarios.

Main Methods:

  • Utilized five distinct heart disease datasets, exploring all training and testing combinations.
  • Implemented a comprehensive preprocessing pipeline including SMOTE-Tomek for imbalance handling, Random Forest (RF) for feature selection, and Principal Component Analysis (PCA) for feature extraction.
  • Incorporated missing value imputation (RF regression), log transformation, outlier removal, normalization, and data balancing.
  • Evaluated eight different classifiers: Support Vector Machine, K-Nearest Neighbors, Decision Tree, RF, eXtreme Gradient Boosting, Gaussian Naive Bayes, Logistic Regression, and Multilayer Perceptron.

Main Results:

  • Random Forest (RF) demonstrated superior performance for both feature selection and classification in both intra- and inter-dataset setups.
  • RF achieved up to 100% accuracy in certain configurations and 96% accuracy during inter-dataset feature selection.
  • The proposed preprocessing pipeline significantly improved ML model performance, reducing inter-dataset discrepancies without complex model development.

Conclusions:

  • Effective data preprocessing is crucial for overcoming inter-dataset discrepancies in heart disease prediction models.
  • Random Forest is a highly effective tool for feature selection and classification in this domain.
  • Addressing inter-dataset discrepancies opens avenues for creating robust, generalizable ML models by combining diverse datasets.