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

Introduction to R01:11

Introduction to R

5.1K
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
5.1K
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

1.7K
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
1.7K
Econometric Views (EViews)01:29

Econometric Views (EViews)

631
Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...
631
Statistical Analysis: Overview01:11

Statistical Analysis: Overview

16.7K
When we take repeated measurements on the same or replicated samples, we will observe inconsistencies in the magnitude. These inconsistencies are called errors. To categorize and characterize these results and their errors, the researcher can use statistical analysis to determine the quality of the measurements and/or suitability of the methods.
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
16.7K
Interpreting R Charts01:22

Interpreting R Charts

382
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
382
Frequency-dependent Selection01:21

Frequency-dependent Selection

24.3K
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.
24.3K

You might also read

Related Articles

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

Sort by
Same author

Depth of neutrophil mobilization stratifies survival in ST-elevation myocardial infarction.

Nature cardiovascular research·2026
Same author

Clinical, Dietary, Lifestyle and Genetic Factors Associated With Age at Onset of Esophageal Adenocarcinoma.

United European gastroenterology journal·2026
Same author

Generalization of ML Models Between ECG and VCG Representation.

Studies in health technology and informatics·2026
Same author

DicomShield: A Pseudonymization Proxy for the Secondary Use of Imaging Data in the Research Context.

Studies in health technology and informatics·2026
Same author

Harnessing generative AI for predicting and optimizing antimicrobial peptides against drug-resistant infections.

npj antimicrobials and resistance·2026
Same author

dcFCI: Robust Causal Discovery Under Latent Confounding, Unfaithfulness, and Mixed Data.

IEEE transactions on pattern analysis and machine intelligence·2026

Related Experiment Video

Updated: Feb 27, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.7K

EFS: an ensemble feature selection tool implemented as R-package and web-application.

Ursula Neumann1,2,3, Nikita Genze1, Dominik Heider1,2,3

  • 1Straubing Center of Science, Schulgasse 22, Straubing, 94315 Germany.

Biodata Mining
|July 5, 2017
PubMed
Summary

Ensemble Feature Selection (EFS) improves classification models by combining multiple feature selection methods to reduce bias and enhance prediction accuracy and interpretability. This approach identifies relevant features more effectively than single methods.

Keywords:
Ensemble learningFeature selectionMachine learningR-package

More Related Videos

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

8.1K
Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size LEfSe in Microbiome Data
04:57

Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size LEfSe in Microbiome Data

Published on: May 16, 2022

17.6K

Related Experiment Videos

Last Updated: Feb 27, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.7K
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

8.1K
Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size LEfSe in Microbiome Data
04:57

Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size LEfSe in Microbiome Data

Published on: May 16, 2022

17.6K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Machine Learning

Background:

  • Feature selection methods aim to identify optimal feature subsets for classification models, enhancing prediction performance and interpretability.
  • Single feature selection methods often exhibit biases, which can be mitigated by ensemble approaches.

Purpose of the Study:

  • To introduce Ensemble Feature Selection (EFS) software for improved feature selection.
  • To leverage ensemble methods to compensate for individual feature selection technique biases.

Main Methods:

  • EFS integrates eight distinct feature selection algorithms.
  • It combines normalized outputs from multiple methods to generate a quantitative ensemble importance score.
  • The software can utilize methods individually or in ensemble configurations.

Main Results:

  • EFS identifies relevant features by compensating for biases inherent in single methods.
  • The ensemble approach leads to improved prediction accuracy in binary classification models.
  • Enhanced interpretability of classification models is achieved through EFS.

Conclusions:

  • Ensemble Feature Selection (EFS) offers a robust strategy for identifying relevant features.
  • EFS enhances the performance and interpretability of binary classification models.
  • The EFS software is available as an R-package and via a web application.