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

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.7K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.7K
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

280
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
280
Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

491
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...
491
Classification of Systems-I01:26

Classification of Systems-I

215
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
215
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

2.6K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
2.6K
Significance Testing: Overview01:04

Significance Testing: Overview

3.4K
Significance testing is a set of statistical methods used to test whether a claim about a parameter is valid. In analytical chemistry, significance testing is used primarily to determine whether the difference between two values comes from determinate or random errors. The effect of a particular change in the measurement protocol, analyst, or sample itself can cause a deviation from the expected result. In the case of a suspected deviation/outlier, we need to be able to confirm mathematically...
3.4K

You might also read

Related Articles

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

Sort by
Same author

RAAVioli: A comprehensive approach to characterizing AAV vector integrations and rearrangements.

Molecular therapy. Advances·2026
Same author

Longitudinal and combined assessment of 24(S)-hydroxycholesterol and Neurofilament light chain in the early stages of Huntington's disease.

Neurobiology of disease·2026
Same author

Cross-Generational Validation of a Feedforward Neural Network for Milk Yield Prediction in Dairy Cattle.

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

Understanding the impact of sleep on cardiovascular risk estimation: comparison of LS7 and LE8 performances in a European population.

American journal of preventive cardiology·2026
Same author

BioGAN: Enhancing Transcriptomic Data Generation with Biological Knowledge.

Bioengineering (Basel, Switzerland)·2025
Same author

A novel machine learning-based workflow to capture intra-patient heterogeneity through transcriptional multi-label characterization and clinically relevant classification.

Journal of biomedical informatics·2025

Related Experiment Video

Updated: Jul 22, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K

Supervised Relevance-Redundancy assessments for feature selection in omics-based classification scenarios.

Silvia Cascianelli1, Arianna Galzerano1, Marco Masseroli1

  • 1Dipartimento di Elettronica, Informazione e Bioingegneria, Politecnico di Milano, Piazza Leonardo da Vinci, 32, Milano, 20133, Italy.

Journal of Biomedical Informatics
|July 24, 2023
PubMed
Summary
This summary is machine-generated.

A new feature selection method, ReRa, enhances machine learning for imbalanced data by identifying relevant and class-differentiating features. This approach improves patient stratification for precision medicine in complex diseases like cancer.

Keywords:
Clinically-relevant stratificationFeature selectionRelevance-redundancy strategiesTranscript isoformsUnbalanced classification

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

806
Author Spotlight: Integrated Multi-Omics Analysis for Unveiling Multicellular Immune Signatures in Clinical Heart Attack Cohorts
08:51

Author Spotlight: Integrated Multi-Omics Analysis for Unveiling Multicellular Immune Signatures in Clinical Heart Attack Cohorts

Published on: September 20, 2024

1.3K

Related Experiment Videos

Last Updated: Jul 22, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

806
Author Spotlight: Integrated Multi-Omics Analysis for Unveiling Multicellular Immune Signatures in Clinical Heart Attack Cohorts
08:51

Author Spotlight: Integrated Multi-Omics Analysis for Unveiling Multicellular Immune Signatures in Clinical Heart Attack Cohorts

Published on: September 20, 2024

1.3K

Area of Science:

  • Translational bioinformatics
  • Genomics
  • Machine learning

Background:

  • High-dimensional data and imbalanced classes challenge classification in bioinformatics.
  • This impacts classifier robustness, leading to overfitting and hindering precision medicine for diseases like cancer.
  • Effective feature selection is crucial for removing irrelevant, redundant, and noisy features.

Purpose of the Study:

  • To introduce ReRa, a novel supervised Relevance-Redundancy feature selection approach.
  • To improve patient stratification for complex diseases by enhancing feature selection.
  • To address limitations of existing methods in handling high dimensionality and class imbalance.

Main Methods:

  • ReRa employs a two-step process: relevance-based filtering followed by similarity-based redundancy reduction.
  • It uses a combination of global and class-specific similarity assessments to preserve class-differentiating features.
  • The method is designed to be efficient and scalable for high-dimensional datasets.

Main Results:

  • ReRa significantly improved classification performance for breast cancer patient subtyping compared to other methods like LASSO and MRmr.
  • The method demonstrated effectiveness in two use cases: gene expression and transcript isoform expression.
  • ReRa-selected feature spaces enhanced classifier performance, particularly in imbalanced scenarios.

Conclusions:

  • The ReRa approach offers a robust solution for feature selection in imbalanced classification tasks.
  • It outperforms existing Relevance-Redundancy methods like MRmr by not requiring feature number tuning and allowing feature re-evaluation.
  • ReRa's scalability and ability to preserve class-differentiated features make it valuable for translational applications in precision medicine.