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

2.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...
2.7K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

3.9K
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).
3.9K
Survival Tree01:19

Survival Tree

181
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
181
Aggregates Classification01:29

Aggregates Classification

414
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
414

You might also read

Related Articles

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

Sort by
Same author

Characterization of CO<sub>2</sub> Adsorption Behavior in Pyrolyzed Shales for Enhanced Sequestration Applications.

Molecules (Basel, Switzerland)·2025
Same author

Latency-Sensitive Function Placement among Heterogeneous Nodes in Serverless Computing.

Sensors (Basel, Switzerland)·2024
Same author

Identification of pattern mining algorithm for rugby league players positional groups separation based on movement patterns.

PloS one·2024
Same author

Optimising classification in sport: a replication study using physical and technical-tactical performance indicators to classify competitive levels in rugby league match-play.

Science & medicine in football·2022
Same author

Analysis of Deep Learning Techniques for Dental Informatics: A Systematic Literature Review.

Healthcare (Basel, Switzerland)·2022
Same author

Recent Advancements in Emerging Technologies for Healthcare Management Systems: A Survey.

Healthcare (Basel, Switzerland)·2022
Same journal

Research on a Regional Availability Evaluation Model for Road-Area High-Entropy Energy Based on Synergy Factors.

Entropy (Basel, Switzerland)·2026
Same journal

Atmospheric Turbulence Channel Modeling and Performance Analysis of a CO-ZP-OFDM Coherent Optical Communication System for UAV Air-to-Ground Scenarios.

Entropy (Basel, Switzerland)·2026
Same journal

Information Geometry and Asymptotic Theory for SMML Estimators.

Entropy (Basel, Switzerland)·2026
Same journal

Correlation Entropy and Power-Law Kinetics.

Entropy (Basel, Switzerland)·2026
Same journal

Research on the Contagion of Systemic Financial Risk Under the Impact of Climate Risks-From the Perspective of Complex Networks and Machine Learning.

Entropy (Basel, Switzerland)·2026
Same journal

The Statistical-Mechanical Meaning of the Wave Function of Quantum Mechanics.

Entropy (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Oct 16, 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.7K

An Adaptive Rank Aggregation-Based Ensemble Multi-Filter Feature Selection Method in Software Defect Prediction.

Abdullateef O Balogun1,2, Shuib Basri1, Luiz Fernando Capretz3

  • 1Department of Computer and Information Science, Universiti Teknologi PETRONAS, Bandar Seri Iskandar 32610, Malaysia.

Entropy (Basel, Switzerland)
|October 23, 2021
PubMed
Summary
This summary is machine-generated.

A new adaptive rank aggregation-based ensemble multi-filter feature selection (AREMFFS) method effectively addresses high dimensionality and filter rank selection issues in software defect prediction (SDP). This approach improves prediction performance by combining multiple filter methods.

Keywords:
feature selectionhigh dimensionalityrank aggregationsoftware defect prediction

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

974
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.0K

Related Experiment Videos

Last Updated: Oct 16, 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.7K
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

974
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.0K

Area of Science:

  • Software Engineering
  • Machine Learning
  • Data Mining

Background:

  • High dimensionality is a significant challenge in software defect prediction (SDP).
  • Selecting optimal features using filter feature selection (FFS) methods in SDP remains an open research problem, termed the filter rank selection problem.

Purpose of the Study:

  • To propose a novel adaptive rank aggregation-based ensemble multi-filter feature selection (AREMFFS) method.
  • To address both high dimensionality and the filter rank selection problem in SDP.

Main Methods:

  • The AREMFFS method assesses and combines the strengths of individual FFS methods.
  • It aggregates multiple rank lists to generate and select top-ranked features for SDP.
  • The method was evaluated using decision tree (DT) and naïve Bayes (NB) models on diverse defect datasets.

Main Results:

  • AREMFFS demonstrated superiority over baseline FFS methods, existing rank aggregation methods, and its own variants.
  • The proposed method significantly improved the prediction performance of SDP models.
  • It effectively resolved high dimensionality and filter rank selection challenges.

Conclusions:

  • Combining multiple FFS methods is recommended to leverage individual strengths and filter-filter relationships for optimal feature selection in SDP.
  • The AREMFFS method offers a robust solution for enhancing software defect prediction accuracy.