【问题标题】:Looking for suitable methods to check goodness of a model based on the residuals or prediction errors?正在寻找合适的方法来根据残差或预测误差检查模型的优劣?
【发布时间】:2019-05-01 20:27:04
【问题描述】:

我正在寻找合适的方法来根据残差或预测误差检查我的模型的优劣。我想确保模型残差或预测误差是正态分布且不相关的。我会很感激你的建议。 谢谢, 伊曼

【问题讨论】:

    标签: machine-learning statistics time-series signal-processing noise


    【解决方案1】:

    ACF(yourmodel$residuals) 和 ACF(yourmodel$residuals^2):如果两个相关图都表明拟合模型的残差表现得像白噪声,那么您可以确保您做对了。

    【讨论】:

      猜你喜欢
      • 2020-10-22
      • 2018-07-06
      • 1970-01-01
      • 2018-03-29
      • 2020-05-18
      • 2017-06-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多