ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 75 - Professional Data Engineer discussion

Report
Export

To run a TensorFlow training job on your own computer using Cloud Machine Learning Engine, what would your command start with?

A.
gcloud ml-engine local train
Answers
A.
gcloud ml-engine local train
B.
gcloud ml-engine jobs submit training
Answers
B.
gcloud ml-engine jobs submit training
C.
gcloud ml-engine jobs submit training local
Answers
C.
gcloud ml-engine jobs submit training local
D.
You can't run a TensorFlow program on your own computer using Cloud ML Engine .
Answers
D.
You can't run a TensorFlow program on your own computer using Cloud ML Engine .
Suggested answer: A

Explanation:

This is especially useful in the case of testing distributed models, as it allows you to validate that you are properly interacting with the Cloud ML Engine cluster configuration.

Reference: https://cloud.google.com/sdk/gcloud/reference/ml-engine/local/train

asked 18/09/2024
Sergy Camilo
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first