ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

(EST 2019 Forecast)Performance of Prediction Algorithms for Modeling Outdoor Air Pollution Spatial S

2021-04-19 22:06:02  阅读:235  来源: 互联网

标签:Surfaces training EST predictors R2 Spatial model data regression


可参考的表达方式:

 However, in the past decade linear (stepwise) regression methods have been criticized for their lack of flexibility, their ignorance of potential interaction between predictors, and their limited ability to incorporate highly correlated predictors. 

然而,线性(逐步)回归方法因缺乏灵活性、忽视预测因子之间潜在的相互作用、对高度相关的预测因子的合并能力有限而受到批评。

 

Higher training data R2 did not equate to higher test R2 for the external long-term average exposure estimates, making the argument that external validation data are critical to compare model performance. 

更高的训练数据的R2并不等于更高的测试结果的R2,对于外部长期平均暴露估计,这表明外部验证数据是比较模型性能的关键。

 

LUR modeling is an empirical technique with the measured concentration of a pollutant as dependent variable and potential predictors such as road type, traffic count, elevation, and land cover as independent variables in a multiple regression model.

LUR建模是一种经验技术,将污染物的测量浓度作为因变量,并将道路类型、交通数量、海拔高度和土地覆盖等潜在预测因子作为多元回归模型中的自变量。

 

These models are simple, fast, and often provide interpretable coefficients of predictors.

这些模型简单、快速,而且常常提供可解释的预测因子系数。

 

Standard linear regression methods are prone to overfitting, especially when few training sites are used for model development along with a large number of predictor variables. Linear regression therefore may not identify the optimal model.

标准的线性回归方法容易过度拟合,特别是当很少的训练点被用于模型开发以及大量的预测变量时。因此,线性回归可能无法确定最佳模型。

 

Machine learning techniques (such as neural networks and random forests) offer possibilities to create spatial models of air pollutants by learning the underlying relationships in a training data set, without any predefined constrictions. 

机器学习技术(如神经网络和随机森林)提供了一种可能性,通过学习训练数据集中的潜在关系,在没有任何预定义限制的情况下,创建空气污染物的空间模型。

 

KRLS had a higher training model R2 compared to linear regression, but differences decreased when external data were used to compare predictions.

与线性回归相比,KRLS在训练集中有更高的R2,但当使用外部数据来比较预测时,差异减小。

 

As each modeling algorithm is likely not optimal, we also explored if a combination of models (stacking) could increase predictive performance.

由于每个建模算法都可能不是最优的,我们还探讨了模型的组合(叠加)是否可以提高预测性能。

 

标签:Surfaces,training,EST,predictors,R2,Spatial,model,data,regression
来源: https://www.cnblogs.com/lijinying/p/14668767.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有