Bias & Variance

本文解释了机器学习中偏差和方差的概念。偏差是指模型预测值与其真实值之间的差距;而方差则衡量同一模型在不同数据集上的预测变化。文章通过实例说明了高偏差模型(如线性模型)可能无法捕捉数据中的复杂结构,而高方差模型(如高阶多项式模型)可能过度拟合训练数据中的噪声。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  Informally, we dene the bias of a model to be the expected generalization error even if we were to fit it to a very (say, innitely) large training set. Thus, for the problem above, the linear model suers from large bias, and may undert (i.e., fail to capture structure exhibited by) the data.
Apart from bias, there's a second component to the generalization error, consisting of the variance of a model tting procedure. Specically, when
tting a 5th order polynomial as in the rightmost gure, there is a large risk that we're tting patterns in the data that happened to be present in our
small, nite training set, but that do not re ect the wider pattern of the relationship between x and y. This could be, say, because in the training set
we just happened by chance to get a slightly more-expensive-than-average house here, and a slightly less-expensive-than-average house there, and so
on. By tting these \spurious" patterns in the training set, we might again obtain a model with large generalization error. In this case, we say the model
has large variance.

估计是一个随机变量。 bias是估计的期望和ground truth的差别。 variance是估计本身的方差。
模型是指随机数据的概率分布,通过训练集学出来的也是一个模型,grouth trurh也是一个模型。

bias描述的是两个模型之间的差距,因为都是分布,所以才比期望。

 

bias和variance

posted on 2013-06-24 15:06 FancyDRY 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/FancyDRY/p/3152461.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值