Week 6 Flashcards
Name the definition of set of linear classifiers.
What is the definition of shattering?
What is an interpretation of it?
ChatGPT: Shattering is a concept in machine learning that refers to the ability of a hypothesis or a set of hypotheses to perfectly fit a given set of data points. Specifically, a set of hypotheses is said to shatter a set of data points if it can correctly classify every possible labeling of those points.
In other words, a set of hypotheses shatters a set of data points if for every possible way of assigning a label to each data point, there exists at least one hypothesis in the set that correctly classifies the data points according to those labels.
What is the definition of shatter coefficients?
What is the VC-dimention of a model?
What does a VC-dimention mean?
What is the set of interval classifiers?
Proof the following.
What is the VC-generalization bound theorem?
Show a learning guarantee using linear classifiers.
Proof the following.
What is the VC-dimention of NN?
What is the definition of shattering in a regression framework?
What is the definition of a pseudo-dimention?