Amazon Web Services Machine Learning Questions PDF

Summary

This document includes a set of questions and answers related to machine learning concepts for Amazon Web Services (AWS). The questions cover topics like data preparation using AWS tools such as SageMaker and Athena, feature engineering, and building continuous integration and continuous delivery (CI/CD) pipelines for deploying ML models on AWS.

Full Transcript

Question 5 A company stores historical data in.csv files in Amazon S3. Only some of the rows and columns in the.csv files are populated. The columns are not labeled. An ML engineer needs to prepare and store the data so that the company can use the data to train ML models. Select and order the corr...

Question 5 A company stores historical data in.csv files in Amazon S3. Only some of the rows and columns in the.csv files are populated. The columns are not labeled. An ML engineer needs to prepare and store the data so that the company can use the data to train ML models. Select and order the correct steps from the following list to perform this task. Each step should be selected one time or not at all. (Select and order three.) * Create an Amazon SageMaker batch transform job for data cleaning and feature engineering. * Store the resulting data back in Amazon S3. * Use Amazon Athena to infer the schemas and available columns. * Use AWS Glue crawlers to infer the schemas and available columns. * Use AWS Glue DataBrew for data cleaning and feature engineering. Answer: Question 6 HOTSPOT - An ML engineer needs to use Amazon SageMaker Feature Store to create and manage features to train a model. Select and order the correct steps from the following list to create and use the features in Features Store. Each step should be selected one time. (Select and order three.) Answer: Question 7 HOTSPOT - A company wants to host an ML model on Amazon SageMaker. An ML engineer is configuring a continuous integration and continuous delivery (Cl/CD) pipeline in AWS CodePipeline to deploy the model. The pipeline must run automatically when new training data for the model is uploaded to an Amazon S3 bucket. Select and order the pipeline's correct steps from the following list. Each step should be selected one time or not at all. (Select and order three.) An S3 event notification invokes the pipeline when new data is uploaded. S3 Lifecycle rule invokes the pipeline when new data is uploaded. SageMaker retrains the model by using the data in the S3 bucket. The pipeline deploys the model to a SageMaker endpoint. The pipeline deploys the model to SageMaker Model Registry. Answer: Question 8 HOTSPOT - An ML engineer is building a generative AI application on mazon Bedrock by using large language models (LLMs). Select the correct generative AI term from the following list. For each description. Each term should be selected one time or not at all. (Select and order three.) Answer: Question 9 HOTSPOT - An ML engineer is working on an ML model to predict the prices of similarly sized homes. The model will base predictions on several features The ML engineer will use the following feature engineering techniques to estimate the prices of the homes: Feature splitting Logarithmic transformation One-hot encoding Standardized distribution Select the correct feature engineering techniques for the following list of features. Each feature engineering technique should be selected one time or not at all (Select three.) Answer:

Use Quizgecko on...
Browser
Browser