Multiple Choice
Your team needs to build a model that predicts whether images contain a driver's license, passport, or credit card. The data engineering team already built the pipeline and generated a dataset composed of 10,000 images with driver's licenses, 1,000 images with passports, and 1,000 images with credit cards. You now have to train a model with the following label map: ['drivers_license', 'passport', 'credit_card']. Which loss function should you use?
A) Categorical hinge
B) Binary cross-entropy
C) Categorical cross-entropy
D) Sparse categorical cross-entropy
Correct Answer:

Verified
Correct Answer:
Verified
Q5: You are developing a Kubeflow pipeline on
Q6: You are responsible for building a unified
Q7: You have a demand forecasting pipeline in
Q8: You work for a large technology company
Q9: You are training a Resnet model on
Q11: You recently joined a machine learning team
Q12: You are training a TensorFlow model on
Q13: You are an ML engineer at a
Q14: You developed an ML model with AI
Q15: You are building an ML model to