IT認証試験問題集
毎月、GOWUKAKUは1500人以上の受験者が試験準備を助けて、試験に合格するために受験者にご協力します
 ホームページ / Professional Machine Learning Engineer 問題集  / Professional Machine Learning Engineer 問題練習

Google Professional Machine Learning Engineer 問題練習

Google Professional Machine Learning Engineer 試験

最新更新時間: 2024/04/06,合計60問。

【2024桜まつりキャンペーン】:Professional Machine Learning Engineer 最新真題を買う時、日本語版と英語版両方を同時に獲得できます。

実際の問題集を練習し、試験のポイントを了解し、テストに申し込むするかどうかを決めることができます。

さらに試験準備時間の35%を節約するには、Professional Machine Learning Engineer 問題集を使用してください。

 / 2

Question No : 1
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 query the metrics over time .
What should they use to track and report their experiments while minimizing manual effort?

正解:

Question No : 2
You are an ML engineer at a regulated insurance company. You are asked to develop an insurance approval model that accepts or rejects insurance applications from potential
customers .
What factors should you consider before building the model?

正解:

Question No : 3
You have written unit tests for a Kubeflow Pipeline that require custom libraries. You want to automate the execution of unit tests with each new push to your development branch in Cloud Source Repositories .
What should you do?

正解:

Question No : 4
Your team trained and tested a DNN regression model with good results. Six months after deployment, the model is performing poorly due to a change in the distribution of the input data .
How should you address the input differences in production?

正解:

Question No : 5
You were asked to investigate failures of a production line component based on sensor readings. After receiving the dataset, you discover that less than 1% of the readings are positive examples representing failure incidents. You have tried to train several classification models, but none of them converge .
How should you resolve the class imbalance problem?

正解:

Question No : 6
You are building a model to predict daily temperatures. You split the data randomly and then transformed the training and test datasets. Temperature data for model training is uploaded hourly. During testing, your model performed with 97% accuracy; however, after deploying to production, the model's accuracy dropped to 66% .
How can you make your production model more accurate?

正解:

Question No : 7
During batch training of a neural network, you notice that there is an oscillation in the loss .
How should you adjust your model to ensure that it converges?

正解:

Question No : 8
You are developing models to classify customer support emails. You created models with TensorFlow Estimators using small datasets on your on-premises system, but you now need to train the models using large datasets to ensure high performance. You will port your models to Google Cloud and want to minimize code refactoring and infrastructure overhead for easier migration from on-prem to cloud .
What should you do?

正解:

Question No : 9
You work for an advertising company and want to understand the effectiveness of your company's latest advertising campaign. You have streamed 500 MB of campaign data into BigQuery. You want to query the table, and then manipulate the results of that query with a pandas dataframe in an Al Platform notebook .
What should you do?

正解:

Question No : 10
You have trained a deep neural network model on Google Cloud. The model has low loss on the training data, but is performing worse on the validation data. You want the model to be resilient to overfitting .
Which strategy should you use when retraining the model?

正解:

Question No : 11
You are training an LSTM-based model on Al Platform to summarize text using the following job submission script:



You want to ensure that training time is minimized without significantly compromising the accuracy of your model .
What should you do?

正解:

Question No : 12
You work for a global footwear retailer and need to predict when an item will be out of stock based on historical inventory data. Customer behavior is highly dynamic since footwear demand is influenced by many different factors. You want to serve models that are trained on all available data, but track your performance on specific subsets of data before pushing to production .
What is the most streamlined and reliable way to perform this validation?

正解:

Question No : 13
You have a functioning end-to-end ML pipeline that involves tuning the hyperparameters of your ML model using Al Platform, and then using the best-tuned parameters for training. Hypertuning is taking longer than expected and is delaying the downstream processes. You want to speed up the tuning job without significantly compromising its effectiveness .
Which actions should you take? Choose 2 answers

正解:

Question No : 14
You are developing ML models with Al Platform for image segmentation on CT scans. You frequently update your model architectures based on the newest available research papers, and have to rerun training on the same dataset to benchmark their performance. You want to minimize computation costs and manual intervention while having version control for your code .
What should you do?

正解:

Question No : 15
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?

正解:

 / 2
Google