决策树和渐变式学习集群用于预测员工流动率
1School of Labor Economics, Capital University of Economics and Business, Beijing, China.
PeerJ. Computer science
|December 9, 2024
概括
使用基于梯度的决策树来预测员工周转率可以降低业务成本. 这种计算方法为业务分析中的战略决策提供了可扩展,准确的见解.
科学领域:
- 业务分析 业务分析
- 计算社会科学 计算社会科学
- 数据科学数据科学数据科学
背景情况:
- 员工周转率显著影响企业利能力.
- 预测建模为减轻营业额成本提供了一个潜在的解决方案.
- 人力资源分析数据对于了解员工退出模式至关重要.
研究的目的:
- 调查计算进步的可行性,以预测员工周转率.
- 开发和评估用于预测员工消耗的预测模型.
- 评估这些模型在业务决策支持系统中的有用性.
主要方法:
- 使用HR Analytics数据集进行分析.
- 开发了一组基于梯度的决策树.
- 将性能与其他复杂的预测技术进行比较.
主要成果:
- 基于梯度的决策树组合准确地预测了员工周转率.
- 提出的方法优于现有的复杂技术.
- 在处理结构化和不平衡数据方面表现出卓越的表现.
结论:
- 基于梯度的决策树为员工流动率预测提供了可扩展和高效的解决方案.
- 这种方法有效地平衡了业务分析的预测准确性和计算效率.
- 调查结果为明智的战略商业决策提供了可靠的见解.
相关概念视频
Survival Tree
60
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...
60
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
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 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
Prediction Intervals
2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.2K
Decision Making: Traditional Method
4.0K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
4.0K


