Add. Generalization ability

pull/2/head
benjas 5 years ago
parent 0a2ae9a5fc
commit 320a5cc973

@ -143,3 +143,18 @@ Regularization and cross validation
![1617692942593](assets/1617692942593.png) ![1617692942593](assets/1617692942593.png)
### 泛化能力
Generalization ability
定理1.1泛化误差上界
对于二分类问题当假设空间是有限个函数的集合F = {f1,f2,...,fd}时对任意一个函数f ∈ F至少以概率1 - δ,以下不等式成立:![1617693142642](assets/1617693142642.png)
其中,
![1617693201106](assets/1617693201106.png)
> 即以某种依据来确定模型是否具备泛化能力。但现实生活中这个是非常难实现的,问题在于有限个,而这个有限,在我们实际操作中是不可能知道是有限个的。

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Loading…
Cancel
Save