Professional-Machine-Learning-Engineer Exam Question 26

You have been asked to develop an input pipeline for an ML training model that processes images from disparate sources at a low latency. You discover that your input data does not fit in memory. How should you create a dataset following Google-recommended best practices?
  • Professional-Machine-Learning-Engineer Exam Question 27

    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?
  • Professional-Machine-Learning-Engineer Exam Question 28

    A Machine Learning Specialist is building a model that will perform time series forecasting using Amazon SageMaker. The Specialist has finished training the model and is now planning to perform load testing on the endpoint so they can configure Auto Scaling for the model variant.
    Which approach will allow the Specialist to review the latency, memory utilization, and CPU utilization during the load test?
  • Professional-Machine-Learning-Engineer Exam Question 29

    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?
  • Professional-Machine-Learning-Engineer Exam Question 30

    A large company has developed a BI application that generates reports and dashboards using data collected from various operational metrics. The company wants to provide executives with an enhanced experience so they can use natural language to get data from the reports. The company wants the executives to be able ask questions using written and spoken interfaces.
    Which combination of services can be used to build this conversational interface? (Choose three.)