回归树与融合的叶子回归树
Xiaogang Su1, Lei Liu2, Lili Liu2
1Department of Mathematical Sciences, The University of Texas, El Paso, Texas, USA.
Statistics in medicine
|November 20, 2024
概括
我们介绍TreeFuL (叶子合并的树),一种新的回归树方法. 它通过融合叶子和使用交叉验证,为生物医学应用创造了更可解释和更准确的决策树模型.
科学领域:
- 机器学习 机器学习
- 生物统计学 生物统计学
- 计算生物学 计算生物学
背景情况:
- 传统的回归树通常需要修剪,以平衡复杂性和准确性.
- 现有的方法可能会在最佳节点选择和模型解释性方面扎.
研究的目的:
- 介绍TreeFuL (叶子合并的树),一种新的回归树方法.
- 在不牺牲预测准确性的情况下,开发一个更节和可解释的决策树模型.
主要方法:
- 树FuL将递归分区与融合规范化结合在一起.
- 它采用非邻近终端节点的交叉验证合并.
- 一种叶子颜色方案支持树木剪裁和节点合并.
主要成果:
- TreeFuL促进了更节的树模型的开发.
- 该方法保持了预测准确性,同时提高了可解释性.
- 通过模拟研究和肥胖数据集分析证明了优势.
结论:
- TreeFuL为传统的修剪方法提供了一种独特而有效的替代方案.
- 增强的可解释性使TreeFuL适用于生物医学决策树应用.
- 该方法在疾病诊断和预后预测方面显示出实际实用性.
相关概念视频
Survival Tree
61
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...
Building a Survival Tree
Constructing a...
61
Multiple Regression
2.9K
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...
2.9K
Regression Analysis
5.6K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
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:
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:
5.6K
Phylogenetic Trees
45.2K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
45.2K
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Trihybrid Crosses
23.1K
Trihybrid Crosses
Some of Mendel’s crosses examined three pairs of contrasting characteristics. Such a cross is called a trihybrid cross. A trihybrid cross is a combination of three individual monohybrid crosses. For example, plant height (tall vs. short), seed shape (round vs. wrinkled), and seed color (yellow vs. green).
The F1 generation plants of a trihybrid cross are heterozygous for all three traits and produce eight gametes. Upon self-fertilization, these gametes have an equal...
Some of Mendel’s crosses examined three pairs of contrasting characteristics. Such a cross is called a trihybrid cross. A trihybrid cross is a combination of three individual monohybrid crosses. For example, plant height (tall vs. short), seed shape (round vs. wrinkled), and seed color (yellow vs. green).
The F1 generation plants of a trihybrid cross are heterozygous for all three traits and produce eight gametes. Upon self-fertilization, these gametes have an equal...
23.1K


