Let $H$ be a hypothesis class of multiclass predictors; namely, each $h\in H$ is a function from $X$ to $[k]$.

Denote the Natarajan dimension of $H$ by $Ndim(H)$. Hope you can give me an intuitive proof of the following lemma .

$|H|\le |X|^{Ndim(H)}\cdot k^{2Ndim(H)}$

The lemma is in the book "Understanding Machine Learning: from theory to algorithms". You just search keywords "Lemma 29.4".

有帮助吗?

解决方案

You can check Natarajan, On learning sets and functions or Haussler and Long, A generalization of Sauer's lemma.

许可以下: CC-BY-SA归因
不隶属于 cs.stackexchange
scroll top