Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A company wants to classify human genes into 20 categories based on gene characteristics. The company needs an ML algorithm to document how the inner mechanism of the model affects the output.

Which ML algorithm meets these requirements?

A.

Decision trees

B.

Linear regression

C.

Logistic regression

D.

Neural networks

A company has developed an ML model for image classification. The company wants to deploy the model to production so that a web application can use the model.

The company needs to implement a solution to host the model and serve predictions without managing any of the underlying infrastructure.

Which solution will meet these requirements?

A.

Use Amazon SageMaker Serverless Inference to deploy the model.

B.

Use Amazon CloudFront to deploy the model.

C.

Use Amazon API Gateway to host the model and serve predictions.

D.

Use AWS Batch to host the model and serve predictions.

Which AWS service helps select foundation models (FMs) for generative AI use cases?

A.

Amazon Personalize

B.

Amazon Bedrock

C.

Amazon Q Developer

D.

Amazon Rekognition

A company has guidelines for data storage and deletion.

Which data governance strategy does this describe?

A.

Data de-identification

B.

Data quality standards

C.

Data retention

D.

Log storage

A company has developed an ML model to predict real estate sale prices. The company wants to deploy the model to make predictions without managing servers or infrastructure.

Which solution meets these requirements?

A.

Deploy the model on an Amazon EC2 instance.

B.

Deploy the model on an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.

C.

Deploy the model by using Amazon CloudFront with an Amazon S3 integration.

D.

Deploy the model by using an Amazon SageMaker AI endpoint.

Select the correct prompt engineering technique from the following list for each description. Select each prompt engineering technique one time or not at all. (Select THREE.)

• Chain-of-thought prompting

• Few-shot prompting

• Role-based prompting

• Single-shot prompting

• Zero-shot prompting

A company has petabytes of unlabeled customer data to use for an advertisement campaign. The company wants to classify its customers into tiers to advertise and promote the company ' s products.

Which methodology should the company use to meet these requirements?

A.

Supervised learning

B.

Unsupervised learning

C.

Reinforcement learning

D.

Reinforcement learning from human feedback (RLHF)

Which scenario indicates that an ML model is overfitting?

A.

A stock prediction model decreases in accuracy after testing on new data.

B.

A loan default risk model uses only credit scores to assess risk.

C.

A sales prediction model uses only one month to forecast yearly revenue.

D.

A student performance model uses only the number of advanced classes that a student has taken to assess performance.

A company is developing an ML application. The application must automatically group similar customers and products based on their characteristics.

Which ML strategy should the company use to meet these requirements?

A.

Unsupervised learning

B.

Supervised learning

C.

Reinforcement learning

D.

Semi-supervised learning

A company has a large amount of unlabeled data. The company wants to group the data based on feature similarities.

Which algorithm will meet this requirement?

A.

XGBoost

B.

K-means

C.

DeepAR forecasting

D.

Linear learner