Podcast
Questions and Answers
A kernel is a dissimilarity metric between vectors.
A kernel is a dissimilarity metric between vectors.
False
The Gram matrix of dot-products between vectors must be negative semidefinite to be valid.
The Gram matrix of dot-products between vectors must be negative semidefinite to be valid.
False
Complex kernels allow us to define simple explicit feature expansions.
Complex kernels allow us to define simple explicit feature expansions.
False
The Gaussian kernel has a finite number of dimensions.
The Gaussian kernel has a finite number of dimensions.
Signup and view all the answers
The Taylor series of exp(#) is a polynomial weighted by constants.
The Taylor series of exp(#) is a polynomial weighted by constants.
Signup and view all the answers
High degree polynomials are preferred over lower degree polynomials in Gaussian kernels.
High degree polynomials are preferred over lower degree polynomials in Gaussian kernels.
Signup and view all the answers
Kernels allow for expressing a wide variety of ideas of similarity in models.
Kernels allow for expressing a wide variety of ideas of similarity in models.
Signup and view all the answers
Kernel ridge regression uses a fixed-size kernel across the space.
Kernel ridge regression uses a fixed-size kernel across the space.
Signup and view all the answers
In K nearest neighbors regression, only the least similar units are considered.
In K nearest neighbors regression, only the least similar units are considered.
Signup and view all the answers
Type-I and Type-II errors are typically considered equally important in decision-making processes.
Type-I and Type-II errors are typically considered equally important in decision-making processes.
Signup and view all the answers
We must know the risk score a-priori before estimating it.
We must know the risk score a-priori before estimating it.
Signup and view all the answers
Kernel ridge regression is particularly designed to have local variation properties.
Kernel ridge regression is particularly designed to have local variation properties.
Signup and view all the answers