详细内容或原文请订阅后点击阅览
信息论和集成模型
我们应该如何更好地集成时间序列预测?《信息论和集成模型》一文首先出现在《走向数据科学》上。
来源:走向数据科学Coming out of the pandemic, statisticians have run into a slew of geo-political complications further augmenting the inability to forecast business variables with accuracy.乌克兰在 2022 年推高了零售价格,还是 2021 年的量化宽松才是罪魁祸首?有些模型说的是一回事,有些模型说的是另一回事,因此很难准确预测通货膨胀。
At the very foundation of econometrics, we rely on minimizing distance (MSE, RMSE, etc) between two points (forecast, actual) in the same domain (time, frequency). All of these have served the community immensely to improve the accuracy of forecasts.这些指标受欢迎有以下几个原因:
These benefits have helped improve statistical packages since the late 40s so much so that today we have more general packages that are able to select best fit models without the user ever having to assume a structure.
那么我们该怎么办呢?
潜在的解决方案可以来自 2 种不同的路径:
模型集成
回到第一点。
