Related Experiment Videos
Classification of high-dimensional data with ensemble of logistic regression models
Noha Lim1, Hongshik Ahn, Hojin Moon
1Immune Tolerance Network, University of California-San Francisco, San Francisco, California, USA.
Journal of Biopharmaceutical Statistics
|January 16, 2010
Summary
This study introduces an ensemble logistic regression method for high-dimensional data, improving classification accuracy and balancing sensitivity and specificity. The approach aids in predicting treatment failure risk in pediatric acute myeloid leukemia (AML) patients.
Area of Science:
- Bioinformatics
- Computational Biology
- Statistical Modeling
Background:
- High-dimensional data, such as gene expression, poses challenges for traditional classification models like single logistic regression.
- Predicting treatment failure or relapse in pediatric acute myeloid leukemia (AML) requires robust analytical methods.
Purpose of the Study:
- To develop a novel classification method using ensembles of logistic regression models for high-dimensional datasets.
- To apply this method to pediatric AML gene expression data for predicting patient risk of treatment failure or relapse.
Main Methods:
- Ensemble of logistic regression models, where each model uses a random subset of predictors.
- Random partitioning of the feature space to create diverse models within the ensemble.
- Application to gene expression data from pediatric AML patients.
Main Results:
- The proposed ensemble method successfully performs classification on high-dimensional data.
- Achieved comparable generalized accuracy to existing models.
- Demonstrated significant improvement in the balance between sensitivity and specificity.
- Identified potential prognostic biomarkers for pediatric AML outcomes.
Conclusions:
- The ensemble logistic regression algorithm effectively extends the applicability of standard classification models to high-dimensional data.
- This method facilitates personalized risk assessment and treatment strategies for pediatric AML.
- The approach offers a more balanced prediction of patient outcomes compared to traditional methods.
Related Concept Videos
How Data are Classified: Categorical Data
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Classification of Systems-I
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
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:
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:
Classification of Systems-II
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
How Data are Classified: Numerical Data
Data that are countable or measurable in specific units are called numerical or quantitative data. Quantitative data are always numbers. Quantitative data are the result of counting or measuring the attributes of a population. Amount of money, pulse rate, weight, number of people living in a town, and number of students who opt for statistics are examples of quantitative data.
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
Multiple Regression
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
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...
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...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...