☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Professional Machine Learning Engineer

280 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 72 of 280

Single answer
You are building a linear model with over 100 input features, all with values between –1 and 1. You suspect that many features are non-informative. You want to remove the non-informative features from your model while keeping the informative ones in their original form. Which technique should you use?
AUse principal component analysis (PCA) to eliminate the least informative features.
BUse L1 regularization to reduce the coefficients of uninformative features to 0.
CAfter building your model, use Shapley values to determine which features are the most informative.
DUse an iterative dropout technique to identify which features do not degrade the model when removed.
Correct Answer: B

Use L1 regularization to reduce the coefficients of uninformative features to 0.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 280 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.