5 questions to test your understanding
A hypothesis class H has VC dimension d. What is the minimum number of samples needed to PAC-learn this class with error epsilon and confidence delta?
If a hypothesis class has infinite VC dimension, what can we conclude about its learnability in the PAC framework?
The VC dimension of linear classifiers in R^d is d+1. Explain why this dimension grows linearly with the feature space dimensionality.
The VC dimension provides a distribution-free learning bound. Which of the following best describes what 'distribution-free' means in this context?
A hypothesis class shatters a set of 10 points but fails to shatter some set of 11 points. What is its VC dimension?