Multiple Choice
You are an ML engineer at a global car manufacture. You need to build an ML model to predict car sales in different cities around the world. Which features or feature crosses should you use to train city-specific relationships between car type and number of sales?
A) Thee individual features: binned latitude, binned longitude, and one-hot encoded car type.
B) One feature obtained as an element-wise product between latitude, longitude, and car type.
C) One feature obtained as an element-wise product between binned latitude, binned longitude, and one-hot encoded car type.
D) Two feature crosses as an element-wise product: the first between binned latitude and one-hot encoded car type, and the second between binned longitude and one-hot encoded car type.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: You work for a large technology company
Q9: You are training a Resnet model on
Q10: Your team needs to build a model
Q11: You recently joined a machine learning team
Q12: You are training a TensorFlow model on
Q14: You developed an ML model with AI
Q15: You are building an ML model to
Q16: You have written unit tests for a
Q17: Your team trained and tested a DNN
Q18: Your organization's call center has asked you