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

Amazon Web Services AIF-C01 - AWS Certified AI Practitioner Exam

Page: 7 / 12
Total 401 questions

A company wants to build an ML model to detect abnormal patterns in sensor data. The company does not have labeled data for training. Which ML method will meet these requirements?

A.

Linear regression

B.

Classification

C.

Decision tree

D.

Autoencoders

Which prompting technique can protect against prompt injection attacks?

A.

Adversarial prompting

B.

Zero-shot prompting

C.

Least-to-most prompting

D.

Chain-of-thought prompting

An AI practitioner is determining the appropriate data type for various use cases.

Select the correct data type from the following list for each use case. Select each data type one time.

An animation company wants to provide subtitles for its content. Which AWS service meets this requirement?

A.

Amazon Comprehend

B.

Amazon Polly

C.

Amazon Transcribe

D.

Amazon Translate

A company wants to fine-tune a foundation model (FM) for a specific use case. The company needs to deploy the FM on Amazon Bedrock for internal use.

Which solution will meet these requirements?

A.

Run responses that have been generated by a pre-trained FM through Amazon Bedrock Guardrails to create the custom FM.

B.

Use Amazon Personalize to customize the FM with custom data.

C.

Use conversational builder for Amazon Bedrock Agents to create the custom model.

D.

Use Amazon SageMaker AI to customize the FM. Then, import the trained model into Amazon Bedrock.

Which task describes a use case for intelligent document processing (IDP)?

A.

Predict fraudulent transactions.

B.

Personalize product offerings.

C.

Analyze user feedback and perform sentiment analysis.

D.

Automatically extract and format data from scanned files.

A company is building an AI application to automate business processes. The company uses a foundation model (FM) to support the application.

The company needs to select datasets to assess the quality of the AI model ' s behavior.

Which type of datasets will meet these requirements?

A.

Curated datasets that have had all outliers and correlations removed

B.

Synthetic datasets that have been generated by the newest FM

C.

Diverse datasets that cover various use cases and usage scenarios

D.

Randomized datasets that have arbitrary features and skewed distributions

A company is using Amazon Bedrock to develop an AI assistant. The AI assistant will respond to customer questions about the company ' s products. The company conducts initial tests of the AI assistant. The company finds that the AI assistant ' s responses do not represent the company well and might damage customer perception.

The company needs a prompt engineering technique to improve the AI assistant ' s responses so that the responses better represent the company.

Which solution will meet this requirement?

A.

Use zero-shot prompting.

B.

Use chain-of-thought (CoT) prompting.

C.

Use Retrieval Augmented Generation (RAG).

D.

Provide a persona and tone in the prompt.

A hospital is developing an AI system to assist doctors in diagnosing diseases based on patient records and medical images. To comply with regulations, the sensitive patient data must not leave the country the data is located in.

A.

Data residency

B.

Data quality

C.

Data discoverability

D.

Data enrichment

A company wants to upload customer service email messages to Amazon S3 to develop a business analysis application. The messages sometimes contain sensitive data. The company wants to receive an alert every time sensitive information is found.

Which solution fully automates the sensitive information detection process with the LEAST development effort?

A.

Configure Amazon Macie to detect sensitive information in the documents that are uploaded to Amazon S3.

B.

Use Amazon SageMaker endpoints to deploy a large language model (LLM) to redact sensitive data.

C.

Develop multiple regex patterns to detect sensitive data. Expose the regex patterns on an Amazon SageMaker notebook.

D.

Ask the customers to avoid sharing sensitive information in their email messages.