Practice Library

All MCQs

Browse exam-wise, subject-wise, and country-wise MCQs with explanations.

Medium

What does the rank of a matrix indicate?

Choose an option to check your answer.

Hard

In X = UΣVᵀ, the rows of Vᵀ correspond to:

Choose an option to check your answer.

Medium

What information is contained in the diagonal entries of Σ in an SVD?

Choose an option to check your answer.

Hard

In the SVD X = UΣVᵀ, what do the columns of U represent?

Choose an option to check your answer.

Easy

Which equation gives the singular value decomposition of a data matrix X?

Choose an option to check your answer.

Medium

How can dimensionality reduction help address the curse of dimensionality?

Choose an option to check your answer.

Easy

Which is a common motivation for dimensionality reduction?

Choose an option to check your answer.

Easy

What is dimensionality reduction?

Choose an option to check your answer.

Easy

A model uses two features that contain nearly identical information. What is a likely benefit of removing one?

Choose an option to check your answer.

Medium

Why can feature selection help when the number of variables is very large relative to the number of observations?

Choose an option to check your answer.

Hard

Why must feature selection be performed using training data rather than the entire dataset before splitting?

Choose an option to check your answer.

Medium

What does backward feature elimination do?

Choose an option to check your answer.