You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is where the VC dimension comes in - it enables you to conduct your search in a principled way. For a family of surfaces - or to be precise, a family of functions - the VC dimension gives you a number on which you can peg its capability to separate labels.
The general idea is that the VC dimension points you to a reasonable family of functions to inspect. You pick a specific member within this family based on the exact data-set at hand.
VC Dimension:
在知道了如何计算VC维之后,我开始学习这个数值是用来做什么的,于是我参考了这个Quora答案:
然后按照我的理解是:在进行一些预测、分类时,VC维可以有效地帮助你筛选出哪一部分的数据是可以被有效分类的,但作者也指出:
这里的 Empirical Risk 还不是特别明白,不过大致了解下来呢,就是一个通过努力可以降低的参数,从而降低错误率。因此这里就存在一个博奕,即:
The text was updated successfully, but these errors were encountered: