PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #5
PROFESSIONAL-MACHINE-LEARNING-ENGINEER Question #5: Real Exam Question with Answer & Explanation
The correct answer is D: Create an experiment in Kubeflow Pipelines to organize multiple runs.. With Kubeflow Pipelines, you can create experiments that help you keep track of multiple training runs with different model architectures and hyperparameters.
Question
You need to design a customized deep neural network in Keras that will predict customer purchases based on their purchase history. You want to explore model performance using multiple model architectures, store training data, and be able to compare the evaluation metrics in the same dashboard. What should you do?
Options
- ACreate multiple models using AutoML Tables.
- BAutomate multiple training runs using Cloud Composer.
- CRun multiple training jobs on AI Platform with similar job names.
- DCreate an experiment in Kubeflow Pipelines to organize multiple runs.
Explanation
With Kubeflow Pipelines, you can create experiments that help you keep track of multiple training runs with different model architectures and hyperparameters.
Topics
Community Discussion
No community discussion yet for this question.