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

Mutual Inductance01:24

Mutual Inductance

Inductance is the property of a device that tells us how effectively it induces an emf in another device. In other words, it is a physical quantity that expresses the effectiveness of a given device.
When two circuits carrying time-varying currents are close to one another, the magnetic flux through each circuit varies because of the changing current in the other circuit. Consequently, an emf is induced in each circuit by the changing current in the other. Therefore, this type of emf is called...
Frequency-dependent Selection01:21

Frequency-dependent Selection

When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.Positive Frequency-Dependent SelectionIn positive...
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

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).
Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

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...
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

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 number is...
Goodness-of-Fit Test01:16

Goodness-of-Fit Test

The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...

You might also read

Related Articles

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

Sort by
Same author

Machine learning to improve the prediction of Large for Gestational Age (LGA) neonates: a cohort study.

BMC pregnancy and childbirth·2026
Same author

Dissecting self-supervised learning strategies for transfer learning in MRI prostate cancer diagnosis.

Scientific reports·2026
Same author

Deep learning-based differential diagnosis of major depression and bipolar disorder using microglia-cellular sensors and patient-derived small extracellular vesicles.

Scientific reports·2026
Same author

Deep Learning for Image Watermarking: A Comprehensive Review and Analysis of Techniques, Challenges, and Applications.

Sensors (Basel, Switzerland)·2026
Same author

Machine and deep learning structural vessel analysis of ruptured and unruptured brain arteriovenous malformations.

Interventional neuroradiology : journal of peritherapeutic neuroradiology, surgical procedures and related neurosciences·2025
Same author

Enhancing Slice-Wise Brain MRI Tasks using Self-Supervised and Auxiliary Learning.

IEEE journal of biomedical and health informatics·2025

Related Experiment Video

Updated: Jun 26, 2026

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

Normalized mutual information feature selection.

Pablo A Estévez1, Michel Tesmer, Claudio A Perez

  • 1Department of Electrical Engineering, University of Chile, Casilla 412-3, Santiago 8370451, Chile. pestevez@cec.uchile.cl

IEEE Transactions on Neural Networks
|January 20, 2009
PubMed
Summary

Normalized Mutual Information Feature Selection (NMIFS) improves upon existing methods for selecting relevant features. This novel approach, also integrated into a genetic algorithm (GAMIFS), enhances feature selection without user-defined parameters.

More Related Videos

Quantification of Information Encoded by Gene Expression Levels During Lifespan Modulation Under Broad-range Dietary Restriction in C. elegans
09:23

Quantification of Information Encoded by Gene Expression Levels During Lifespan Modulation Under Broad-range Dietary Restriction in C. elegans

Published on: August 16, 2017

Related Experiment Videos

Last Updated: Jun 26, 2026

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

Quantification of Information Encoded by Gene Expression Levels During Lifespan Modulation Under Broad-range Dietary Restriction in C. elegans
09:23

Quantification of Information Encoded by Gene Expression Levels During Lifespan Modulation Under Broad-range Dietary Restriction in C. elegans

Published on: August 16, 2017

Area of Science:

  • Machine Learning
  • Data Mining
  • Bioinformatics

Background:

  • Feature selection is crucial for improving model performance and interpretability in high-dimensional datasets.
  • Existing methods like MIFS, MIFS-U, and mRMR have limitations in handling feature redundancy and parameter tuning.
  • Mutual information is a powerful metric for quantifying feature dependencies.

Purpose of the Study:

  • To introduce Normalized Mutual Information Feature Selection (NMIFS), an enhanced filter method for feature selection.
  • To propose average normalized mutual information as a measure for feature redundancy.
  • To develop a hybrid genetic algorithm and NMIFS (GAMIFS) for improved feature subset identification.

Main Methods:

  • Developed NMIFS, a filter method utilizing normalized mutual information to assess feature relevance and redundancy.
  • Introduced average normalized mutual information to quantify inter-feature redundancy.
  • Integrated NMIFS into a genetic algorithm (GAMIFS) with a specialized initialization and mutation operator.

Main Results:

  • NMIFS demonstrated superior performance compared to MIFS, MIFS-U, and mRMR on artificial and benchmark datasets.
  • NMIFS effectively reduced feature redundancy without requiring user-defined parameters.
  • GAMIFS accelerated genetic algorithm convergence and overcame limitations of incremental search methods.

Conclusions:

  • NMIFS offers a robust and parameter-free feature selection method.
  • The hybrid GAMIFS approach effectively identifies feature dependencies, including group interactions.
  • NMIFS and GAMIFS represent significant advancements in feature selection techniques for complex datasets.