美文网首页
机器学习的 Learning Curve 的几种情况

机器学习的 Learning Curve 的几种情况

作者: 数科每日 | 来源:发表于2021-03-21 16:18 被阅读0次

1. Underfit 模型能力不足

image.png

2. Underfit 训练时间不足

image.png

3. Overfit

image.png

4. Goodfit

image.png

5. 数据缺陷: 训练数据偏小, 验证数据偏大

image.png

7. 数据缺陷: 训练数据偏大, 验证数据偏小

image.png

8. 数据缺陷: 验证数据太简单

image.png

参考资料

  1. How to use Learning Curves to Diagnose Machine Learning Model Performance

相关文章

网友评论

      本文标题:机器学习的 Learning Curve 的几种情况

      本文链接:https://www.haomeiwen.com/subject/iveefltx.html