AWS AI Flashcards

1
Q

A company makes forecasts each quarter to decide how to optimize operations to meet expected demand. The company uses ML models to make these forecasts. An AI practitioner is writing a report about the trained ML models. What should they include in the report to meet transparency and explainability requirements for company stakeholders?

A. Code for model training
B. Partial dependence plots (PDPs)
C. Sample data for training
D. Model convergence tables

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the primary purpose of normalization in data preprocessing?

A. To split the data into training and test sets
B. To increase the number of features
C. To ensure all features contribute equally to the model
D. To remove outliers from the data

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which Amazon Bedrock API is used for making inference requests?

A. bedrock-agent-runtime
B. bedrock-runtime
C. bedrock
D. bedrock-agent

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which method is commonly used to handle imbalanced datasets?

A. Random over-sampling of the minority class
B. Decreasing the number of features
C. Applying PCA
D. Using linear regression

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the role of Amazon Q Apps in Amazon Q Business?

A. To provide hardware configurations
B. To monitor application performance
C. To create and share generative AI-powered apps
D. To develop new AWS services

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the primary objective of reinforcement learning?

A. To reduce dimensionality of data
B. To cluster similar data points
C. To predict future values
D. To maximize cumulative reward

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How does Amazon Bedrock help in managing multi-step tasks?

A. By using data encryption
B. By using fine-tuning
C. By using agents
D. By using model evaluation

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which SageMaker feature helps debug machine learning models?

A. SageMaker Debugger
B. SageMaker Ground Truth
C. SageMaker Data Wrangler
D. SageMaker Autopilot

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which machine learning technique is used to handle missing data?

A. Imputation
B. Regression
C. Clustering
D. Classification

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the role of the activation function in a neural network?

A. To normalize the input data
B. To reduce the number of parameters
C. To introduce non-linearity into the model
D. To decrease the learning rate

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the purpose of a confusion matrix in classification?

A. To measure the accuracy of regression models
B. To perform dimensionality reduction
C. To evaluate the performance of a classification model
D. To visualize data distributions

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the purpose of SageMaker Studio Lab?

A. To deploy ML models
B. To provide a free environment for ML experimentation
C. To encrypt data
D. To monitor model drift

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How can developers test their agents in Amazon Bedrock?

A. Running them on local servers
B. By deploying them in production
C. Integrating with CI/CD pipelines
D. Using the Amazon Bedrock console

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How can Amazon Bedrock Studio help developers?

A. By providing hardware maintenance
B. By managing financial transactions
C. By monitoring network traffic
D. By offering a rapid prototyping environment

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How does Amazon Textract assist in document processing?

A. By translating text
B. By detecting sentiment in text
C. By converting text to speech
D. By extracting text and data from documents

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which feature helps Amazon Q Business avoid generating incorrect statements?

A. Random response generation
B. Relying on user feedback
C. Manual verification of all responses
D. Confining responses to existing enterprise data

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does a ROC curve represent?

A. The error rate of a model
B. The relationship between precision and recall
C. The trade-off between sensitivity and specificity
D. The distribution of a dataset

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is a common use of decision trees in machine learning?

A. Data normalization
B. Regression and classification
C. Clustering data points
D. Dimensionality reduction

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Which evaluation metric is suitable for imbalanced classification problems?

A. Adjusted R-Squared
B. Precision-Recall Curve
C. Mean Squared Error (MSE)
D. Accuracy

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the purpose of a validation set in machine learning?

A. To test the final model performance
B. To visualize the data
C. To train the model
D. To tune hyperparameters

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which algorithm is used for clustering in unsupervised learning?

A. Linear regression
B. Decision trees
C. Naive Bayes
D. K-means

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Which algorithm is best suited for large datasets with many features?

A. Gradient Boosting
B. Naive Bayes
C. Random Forest
D. K-means

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Which AWS service makes it easy to use foundation models from third-party providers and Amazon?

A. AWS Lambda
B. Amazon Bedrock
C. Amazon EC2
D. AWS SageMaker

23
Q

Which component is essential for extending the capabilities of Amazon Bedrock agents?

A. Static IP addresses
B. Action groups
C. File systems
D. Virtual machines

24
Q

Which API in Amazon Bedrock is used for managing and deploying models?

A. bedrock-agent-runtime
B. bedrock-runtime
C. bedrock-agent
D. bedrock

25
Q

What is the benefit of wrapping instructions in a single tagged section in prompts?

A. It prevents the model from revealing the salted sequence
B. It simplifies model training
C. It enhances data storage
D. It reduces API call costs

26
Q

Which method is used to customize models in Amazon Bedrock for specific tasks?

A. Manual coding
B. Fine-tuning with labeled datasets
C. Unsupervised learning
D. Random training

27
Q

How does Amazon Bedrock ensure data privacy during foundation model tuning?

A. By creating a private copy of the foundation model
B. By disabling data encryption
C. By using public datasets
D. By using internet traffic for data transfer

28
Q

Which feature allows Amazon Q Business to handle complex natural language queries?

A. Predefined response templates
B. Semantic document retriever
C. Regular expressions
D. Basic keyword matching

29
Q

What is the main purpose of Amazon Q?

A. Running SQL queries
B. Generating insights from data
C. Deploying machine learning models
D. Data storage

30
Q

Which AWS service can be used to create scalable endpoints for generative AI models?

A. AWS Glue
B. Amazon SageMaker Hosting
C. Amazon Lex
D. Amazon Comprehend

31
Q

Which component of Amazon SageMaker helps in fine-tuning foundation models for specific tasks?

A. SageMaker Studio
B. SageMaker Autopilot
C. SageMaker JumpStart
D. SageMaker Ground Truth

32
Q

Which AWS service can be integrated with Amazon Bedrock for enhanced search capabilities?

A. Amazon Kendra
B. Amazon S3
C. Amazon Polly
D. Amazon RDS

32
Q

What is overfitting in machine learning?

A. When a model has too few parameters
B. When a model generalizes well to new data
C. When a model underperforms on both training and test data
D. When a model performs well on training data but poorly on test data

33
Q

How does Amazon SageMaker Inference optimize foundation model deployment?

A. By simplifying model architecture
B. By increasing storage capacity
C. By enhancing security features
D. By reducing deployment costs and latency

34
Q

How can developers iterate on their Amazon Bedrock agents?

A. By increasing storage space
B. By adjusting network settings
C. By creating new versions and aliases
D. By deploying directly to production

35
Q

What is the role of Amazon SageMaker Clarify?

A. To deploy machine learning models
B. To provide real-time translations
C. To manage data storage
D. To detect and measure bias in AI models

36
Q

Which AWS service can be used for sentiment analysis of customer feedback?

A. Amazon Polly
B. Amazon Comprehend
C. Amazon Lex
D. Amazon Rekognition

37
Q

How does Amazon Polly enhance user experience?

A. By detecting anomalies in data
B. By providing real-time translation
C. By analyzing video content
D. By converting text into lifelike speech

38
Q

How does AWS PrivateLink enhance the security of data transfers?

A. By providing private connectivity between VPCs and AWS services
B. By disabling encryption
C. By increasing data storage capacity
D. By using public internet

39
Q

What is the benefit of using SageMaker Autopilot with foundation models?

A. Automates data storage
B. Increases token limits
C. Automatically builds, trains, and tunes models
D. Enhances security protocols

40
Q

How does Amazon SageMaker Canvas help business analysts?

A. By encrypting data
B. By tuning hyperparameters
C. By providing a visual interface for ML predictions
D. By enabling model deployment

41
Q

What is the primary function of SageMaker Model Monitor?

A. To automate model training
B. To tune hyperparameters
C. To detect concept drift in deployed models
D. To preprocess data

42
Q

Which AWS service facilitates the orchestration of machine learning workflows for generative AI?

A. Amazon S3
B. Amazon Comprehend
C. AWS Step Functions
D. Amazon Polly

43
Q

What is the role of Amazon Kendra in enhancing generative AI solutions?

A. It provides real-time data streaming
B. It offers intelligent search capabilities
C. It manages data encryption
D. It automates model training

44
Q

What type of tasks can Amazon Bedrock agents automate?

A. Financial reporting
B. Code deployment
C. Customer support interactions
D. Infrastructure management

45
Q

Which AWS service can enhance the interpretability of generative AI models?

A. Amazon SageMaker Clarify
B. Amazon Rekognition
C. Amazon Translate
D. Amazon Lex

46
Q

How does SageMaker Inference optimize the deployment of foundation models?

A. By increasing storage capacity
B. By simplifying model architecture
C. By optimizing the use of accelerators
D. By enhancing security protocols

47
Q

How can you prevent prompt injection attacks in Amazon Bedrock?

A. By using static tokens
B. By increasing token count
C. By implementing dynamic tokenization and validation
D. By ignoring user inputs

48
Q

What is the purpose of cross-validation in machine learning?

A. To cluster data points
B. To visualize data
C. To prevent overfitting
D. To increase the complexity of a model

49
Q

Which capability of Amazon SageMaker helps reduce training time for large models?

A. SageMaker Clarify
B. SageMaker Data Wrangler
C. SageMaker Studio
D. SageMaker HyperPod

50
Q

Which integration allows Amazon Q Business to create and manage Jira issues?

A. Built-in SQL queries
B. Custom plugin
C. Amazon EC2 instances
D. Direct integration with AWS Lambda

51
Q

How can AWS Glue assist in preparing data for generative AI models?

A. By providing real-time translations
B. By providing model deployment services
C. By automating data preparation and ETL processes
D. By managing model monitoring

52
Q

What is a support vector machine (SVM)?

A. A type of neural network
B. An unsupervised learning algorithm
C. A clustering technique
D. A supervised learning algorithm used for classification and regression

53
Q

How does Amazon Bedrock ensure the privacy of data used for customizing foundation models?

A. By encrypting data at rest and in transit
B. By applying strict IAM policies
C. By creating private, customized copies of the base model
D. By using dedicated hardware