PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #30
Your data science team needs to rapidly experiment with various features, model architectures, and hyperparameters. They need to track the accuracy metrics for various experiments and use an API to qu
The correct answer is A. Use Kubeflow Pipelines to execute the experiments.. https://codelabs.developers.google.com/codelabs/cloud-kubeflow-pipelines-gis Kubeflow Pipelines (KFP) helps solve these issues by providing a way to deploy robust, repeatable machine learning pipelines along with monitoring, auditing, version tracking, and reproducibility. Cloud
Question
Options
- AUse Kubeflow Pipelines to execute the experiments.
- BUse AI Platform Training to execute the experiments.
- CUse AI Platform Training to execute the experiments.
- DUse AI Platform Notebooks to execute the experiments.
How the community answered
(70 responses)- A79% (55)
- B7% (5)
- C3% (2)
- D11% (8)
Explanation
https://codelabs.developers.google.com/codelabs/cloud-kubeflow-pipelines-gis Kubeflow Pipelines (KFP) helps solve these issues by providing a way to deploy robust, repeatable machine learning pipelines along with monitoring, auditing, version tracking, and reproducibility. Cloud AI Pipelines makes it easy to set up a KFP installation.
Topics
Community Discussion
No community discussion yet for this question.