Constant Model, Loss, and Transformations

Recording
Slides
Type
Lecture
接着上一节课来详细介绍了:
  • 常数模型 + 均方误差, 参数为均值
  • 常数模型 + 平均绝对误差,参数为中位值 (对mae进行求绝对值)
  • 对数据做log变化之后,可以建立线性模型
     
    评估和预测的区别
    notion imagenotion image