Related Experiment Video
Updated: Sep 21, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
BOSO: A novel feature selection algorithm for linear regression with high-dimensional data.
Luis V Valcárcel1,2, Edurne San José-Enériz2,3, Xabier Cendoya1
1Universidad de Navarra, Tecnun Escuela de Ingeniería, San Sebastián, Spain.
A new feature selection algorithm, BOSO, excels at identifying important variables in complex, high-dimensional biomedical data. This method improves predictive accuracy for applications like cancer drug sensitivity prediction.
Area of Science:
- Biomedical data analysis
- Machine learning
- Computational biology
Background:
- High-dimensional datasets are rapidly increasing across biomedical fields.
- Effective predictive modeling requires robust feature selection strategies.
- Existing methods may struggle with the complexity of large-scale biomedical data.
Purpose of the Study:
- To introduce a novel feature selection algorithm for linear regression.
- To evaluate the performance of the new algorithm against existing methods.
- To demonstrate the algorithm's utility in predicting cancer drug sensitivity.
Main Methods:
- Development of the Bilevel Optimization Selector Operator (BOSO) algorithm.
- Benchmarking BOSO against established feature selection techniques.
- Application of BOSO for predicting drug sensitivity, with a focus on methotrexate in cancer metabolism.
Main Results:
- BOSO demonstrated superior accuracy in feature selection for high-dimensional datasets compared to benchmark algorithms.
- The algorithm proved effective in a proof-of-concept for predicting drug sensitivity in cancer.
- Detailed analysis confirmed BOSO's capability in analyzing complex drug-response relationships.
Conclusions:
- BOSO is a highly accurate and effective feature selection tool for high-dimensional biomedical data.
- The algorithm offers a promising approach for advancing predictive modeling in precision medicine.
- BOSO has significant potential for applications in cancer research and drug development.
Related Concept Videos
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...
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Quantifying and Rejecting Outliers: The Grubbs Test
Regression Toward the Mean
Outliers and Influential Points
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...

