The CUSTOM tier for Cloud Machine Learning Engine allows you to specify the number of which types of cluster nodes?
Answer(s): C
The CUSTOM tier is not a set tier, but rather enables you to use your own cluster specification. When you use this tier, set values to configure your processing cluster according to these guidelines:You must set TrainingInput.masterType to specify the type of machine to use for your master node.You may set TrainingInput.workerCount to specify the number of workers to use.You may set TrainingInput.parameterServerCount to specify the number of parameter servers to use.You can specify the type of machine for the master node, but you can't specify more than one master node.
https://cloud.google.com/ml-engine/docs/training- overview#job_configuration_parameters
Which software libraries are supported by Cloud Machine Learning Engine?
Cloud ML Engine mainly does two things:Enables you to train machine learning models at scale by running TensorFlow training applications in the cloud.Hosts those trained models for you in the cloud so that you can use them to get predictions about new data.
https://cloud.google.com/ml-engine/docs/technical-overview#what_it_does
Which TensorFlow function can you use to configure a categorical column if you don't know all of the possible values for that column?
Answer(s): B
If you know the set of all possible feature values of a column and there are only a few of them, you can use categorical_column_with_vocabulary_list. Each key in the list will get assigned an auto- incremental ID starting from 0.What if we don't know the set of possible values in advance? Not a problem. We can use categorical_column_with_hash_bucket instead. What will happen is that each possible value in the feature column occupation will be hashed to an integer ID as we encounter them in training.
https://www.tensorflow.org/tutorials/wide
Which of the following statements about the Wide & Deep Learning model are true? (Select 2 answers.)
Answer(s): A,B
Can we teach computers to learn like humans do, by combining the power of memorization and generalization? It's not an easy question to answer, but by jointly training a wide linear model (for memorization) alongside a deep neural network (for generalization), one can combine the strengths of both to bring us one step closer. At Google, we call it Wide & Deep Learning. It's useful for generic large-scale regression and classification problems with sparse inputs (categorical features with a large number of possible feature values), such as recommender systems, search, and ranking problems.
https://research.googleblog.com/2016/06/wide-deep-learning-better-together- with.html
To run a TensorFlow training job on your own computer using Cloud Machine Learning Engine, what would your command start with?
Answer(s): A
gcloud ml-engine local train - run a Cloud ML Engine training job locallyThis command runs the specified module in an environment similar to that of a live Cloud ML Engine Training Job.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.
https://cloud.google.com/sdk/gcloud/reference/ml-engine/local/train
Share your comments for Google Professional Data Engineer exam with other users:
am preparing for exam
good one thanks
only got thru 5 questions, need more to evaluate
q26 should be b
the aaa triad in information security is authentication, accounting and authorisation so the answer should be d 1, 3 and 5.
need to attend this
these are free brain dumps i understand, how can one get free pdf
provide access
good morning
please upload the ncp-mci 6.5 dumps, really need to practice this one. thanks guys
question 16: https://help.salesforce.com/s/articleview?id=sf.care_console_overview.htm&type=5
yes i m prepared exam
my experience was great with this site as i studied for the ms-900 from here and got 900/1000 on the test. my main focus was on the tutorials which were provided and practice questions. thanks!
great course
very good question
question: 93 which statement is true regarding the result? sales contain 6 columns and values contain 7 columns so c is not right answer.
highly recommend just passed my exam.
great practice! thanks
anyone who wrote this exam recently?
kindly share the dump
could you please upload cfe fraud prevention and deterrence questions? it will be very much helpful.
this is really very very helpful for mcd level 1
very helpful!
question #18s answer should be a, not d. this should be corrected. it should be minvalidityperiod
thanks for the exact solution
need to refer the questions and have to give the exam
i need it right now if it was possible please
i need it very much please share it in the fastest time.
correct answer is d for student.java program
q:37 c is correct
q6 exam topic: terramearth, c: correct answer: copy 1petabyte to encrypted usb device ???
explained answers
plan to take theaws certified developer - associate dva-c02 in the next few weeks
very helpfull
Keeping this site free takes real effort. We constantly battle automated scraping and unauthorized content copying. A quick account helps us protect the community and keep the site free.
To continue studying for your Professional Data Engineer, please sign in or create a free account.