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

A financial company is developing a fraud detection system that flags potential fraud cases in credit card transactions. Employees will evaluate the flagged fraud cases. The company wants to minimize the amount of time the employees spend reviewing flagged fraud cases that are not actually fraudulent.

Which evaluation metric meets these requirements?

A.

Recall

B.

Accuracy

C.

Precision

D.

Lift chart

An airline company wants to build a conversational AI assistant to answer customer questions about flight schedules, booking, and payments. The company wants to use large language models (LLMs) and a knowledge base to create a text-based chatbot interface.

Which solution will meet these requirements with the LEAST development effort?

A.

Train models on Amazon SageMaker Autopilot.

B.

Develop a Retrieval Augmented Generation (RAG) agent by using Amazon Bedrock.

C.

Create a Python application by using Amazon Q Developer.

D.

Fine-tune models on Amazon SageMaker Jumpstart.

A company has multiple datasets that contain historical data. The company wants to use ML technologies to process each dataset.

Select the correct ML technology from the following list for each dataset. Select each ML technology one time or not at all. (Select THREE.)

Computer vision

Natural language processing (NLP)

Reinforcement learning

Time series forecasting

A company is developing a new model to predict the prices of specific items. The model performed well on the training dataset. When the company deployed the model to production, the model's performance decreased significantly.

What should the company do to mitigate this problem?

A.

Reduce the volume of data that is used in training.

B.

Add hyperparameters to the model.

C.

Increase the volume of data that is used in training.

D.

Increase the model training time.

Which phase of the ML lifecycle determines compliance and regulatory requirements?

A.

Feature engineering

B.

Model training

C.

Data collection

D.

Business goal identification

A company has set up a translation tool to help its customer service team handle issues from customers around the world. The company wants to evaluate the performance of the translation tool. The company sets up a parallel data process that compares the responses from the tool to responses from actual humans. Both sets of responses are generated on the same set of documents.

Which strategy should the company use to evaluate the translation tool?

A.

Use the Bilingual Evaluation Understudy (BLEU) score to estimate the absolute translation quality of the two methods.

B.

Use the Bilingual Evaluation Understudy (BLEU) score to estimate the relative translation quality of the two methods.

C.

Use the BERTScore to estimate the absolute translation quality of the two methods.

D.

Use the BERTScore to estimate the relative translation quality of the two methods.

Which option is a disadvantage of using generative AI models in production systems?

A.

Possible high accuracy and reliability

B.

Deterministic and consistent behavior

C.

Negligible computational resource requirements

D.

Hallucinations and inaccuracies

A company wants to use foundation models (FMs) to develop and deploy an AI model.

Which AWS service or resource will meet these requirements with the LEAST development effort?

A.

Amazon Bedrock

B.

Amazon SageMaker AI

C.

Amazon Bedrock PartyRock

D.

Amazon Q Developer

A financial company uses a generative AI model to assign credit limits to new customers. The company wants to make the decision-making process of the model more transparent to its customers.

A.

Use a rule-based system instead of an ML model.

B.

Apply explainable AI techniques to show customers which factors influenced the model's decision.

C.

Develop an interactive UI for customers and provide clear technical explanations about the system.

D.

Increase the accuracy of the model to reduce the need for transparency.

A company trained an ML model on Amazon SageMaker to predict customer credit risk. The model shows 90% recall on training data and 40% recall on unseen testing data.

Which conclusion can the company draw from these results?

A.

The model is overfitting on the training data.

B.

The model is underfitting on the training data.

C.

The model has insufficient training data.

D.

The model has insufficient testing data.