Related Experiment Video
Updated: Apr 24, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Bias and Stability of Single Variable Classifiers for Feature Ranking and Selection
Shobeir Fakhraei1, Hamid Soltanian-Zadeh2, Farshad Fotouhi3
1Medical Image Analysis Laboratory, Department of Radiology, Henry Ford Health System, Detroit, MI 48202, USA ; Department of Computer Science, University of Maryland, College Park, MD 20740, USA.
Feature rankings using Single Variable Classifiers (SVC) can be biased by the classifier choice. Using heterogeneous classifiers in ensembles may offer more unbiased feature rankings and improve classification performance.
Area of Science:
- Machine Learning
- Data Science
- Computational Statistics
Background:
- Feature ranking is crucial for supervised dimension reduction, especially with high-dimensional data or limited computational resources.
- Single Variable Classifier (SVC) ranking offers a computationally efficient alternative to complex methods, assessing features based on individual classifier performance.
Purpose of the Study:
- To investigate the bias and stability of Single Variable Classifier (SVC) feature ranking methods.
- To determine the influence of classifier choice on SVC rankings versus the inherent discriminative power of features.
- To evaluate the benefits of using homogeneous versus heterogeneous classifiers in SVC and their impact on final classification performance.
Main Methods:
- Extensive empirical study of Single Variable Classifier (SVC) ranking.
- Comparison of feature rankings generated using homogeneous classifiers versus heterogeneous classifier ensembles.
- Calculation of prediction performance loss associated with using the same classifier for both SVC ranking and final classification.
Main Results:
- The choice of classifier significantly influences SVC rankings, indicating potential bias.
- The common practice of using the same classifier for feature ranking and final classification does not consistently yield optimal prediction performance.
- Heterogeneous classifier ensembles can provide more unbiased feature rankings and potentially enhance final classification accuracy.
Conclusions:
- SVC feature rankings are susceptible to classifier bias, challenging the assumption that classifier choice is secondary to feature discriminative power.
- Employing heterogeneous classifier ensembles in SVC offers a promising avenue for achieving more robust and unbiased feature rankings.
- Optimizing the selection of classifiers for both the ranking and classification stages is essential for maximizing predictive performance.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Classification of Systems-I
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:
Regression Toward the Mean
Classification of Systems-II
Friedman Two-way Analysis of Variance by Ranks
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
