MoooJL

1、均方差(mean-squared-error)

2、平均绝对值误差(mean_absolute_error)

3.可释方差得分(explained_variance_score) 

4.中值绝对误差(Median absolute error)

5.R2 决定系数(拟合优度)

模型越好:r2→1

模型越差:r2→0

 

分类:

技术点:

相关文章:

  • 2021-08-21
  • 2022-12-23
  • 2021-09-13
  • 2021-04-26
  • 2021-05-20
  • 2021-10-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-29
  • 2022-12-23
  • 2021-11-12
  • 2021-07-23
  • 2021-10-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案