VC dimension of an oriented hyperplane

268 Views Asked by At

What is VC dimension (Vapnik-Chervonenkis dimension) of an oriented hyperplane? I know that VC dimension of set of oriented hyperplanes is $n+1$. Is it the same? I came across this question recently... I know VC dimensions of several algorithms but not sure how to apply this to hyperplanes. Thanks!