Practice Library

All MCQs

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

Medium

What does forward feature selection do?

Choose an option to check your answer.

Medium

How does recursive feature elimination work at a high level?

Choose an option to check your answer.

Easy

What does a variance-threshold selector remove?

Choose an option to check your answer.

Hard

What can mutual information detect that simple linear correlation may miss?

Choose an option to check your answer.

Hard

Why can selecting features solely by correlation with the target be incomplete?

Choose an option to check your answer.

Medium

Which feature-selection approach performs selection as part of model training itself?

Choose an option to check your answer.

Medium

What does z-score standardization do to a numerical feature?

Choose an option to check your answer.

Easy

Min-max normalization commonly maps a variable into which interval?

Choose an option to check your answer.

Easy

What is the general purpose of feature scaling?

Choose an option to check your answer.

Medium

Why might a data scientist apply a logarithm to a highly right-skewed positive variable?

Choose an option to check your answer.