相关实验视频
Updated: Jun 23, 2025

16:14
Trajectory Data Analyses for Pedestrian Space-time Activity Study
Published on: February 25, 2013
13.5K
一种基于数据的方法,用机器学习来预测娱乐活动参与率
1University of Mississippi.
Research quarterly for exercise and sport
|June 14, 2024
概括
机器学习模型可以预测娱乐活动参与. 教育水平和中等到强烈的体力活动是影响参与这些活动的关键因素.
科学领域:
- 公共卫生 公共卫生
- 数据科学数据科学数据科学
- 行为科学 行为科学
背景情况:
- 娱乐活动越来越受欢迎,但了解参与驱动因素至关重要.
- 开发准确的娱乐活动参与预测模型是一个越来越感兴趣的领域.
- 确定影响参与的关键因素可以为公共卫生倡议提供信息.
研究的目的:
- 开发和比较用于预测娱乐活动参与的机器学习模型.
- 确定影响参与娱乐活动的最有影响力的因素.
- 提高机器学习模型在娱乐研究中的可解释性.
主要方法:
- 利用了来自国家健康和营养检查调查 (NHANES) (2011-2018) 的12712名参与者 (20岁以上) 的数据.
- 使用六种机器学习算法开发了42个预测模型:物流回归,SVM,决策树,随机森林,XGBoost和LightGBM.
- 在表现最好的模型上使用 permutation 特性重要性评估变量重要性.
主要成果:
- 轻GBM在预测娱乐活动参与度方面表现出卓越的表现 (准确率: .838,F1得分: .865).
- 将人口统计和生活方式数据结合起来,显著提高了预测准确度.
- 教育水平和中等强度体力活动 (MVPA) 被确定为关键预测因素.
结论:
- 机器学习提供了一种强大的数据驱动方法,用于理解和预测娱乐活动参与.
- 功能重要性分析提高了复杂的机器学习模型在这个领域的可解释性.
- 调查结果强调了教育和体育活动水平在促进娱乐参与方面的重要性.
相关概念视频
Multiple Regression
3.0K
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...
3.0K
Mechanistic Models: Compartment Models in Individual and Population Analysis
36
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
36
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
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...
7.3K

