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

Google Professional Data Engineer Actual Exam Questions

307 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 122 of 307

Single answer
You're training a model to predict housing prices based on an available dataset with real estate properties. Your plan is to train a fully connected neural net, and you've discovered that the dataset contains latitude and longitude of the property. Real estate professionals have told you that the location of the property is highly influential on price, so you'd like to engineer a feature that incorporates this physical dependency. What should you do?
AProvide latitude and longitude as input vectors to your neural net.
BCreate a numeric column from a feature cross of latitude and longitude.
CCreate a feature cross of latitude and longitude, bucketize it at the minute level and use L1 regularization during optimization.
DCreate a feature cross of latitude and longitude, bucketize it at the minute level and use L2 regularization during optimization.
Correct Answer: C

Create a feature cross of latitude and longitude, bucketize it at the minute level and use L1 regularization during optimization.

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 307 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.