🌍 All Study Guides📊 Dashboard📰 Blog💡 About
AWS Certified AI Practitioner • STUDY MODE

Practice Quiz

QUESTION 1 OF 7

A company has a dataset containing sensor readings and needs to deploy a model that can find anomalous data points diverging from patterned data. Which built-in unsupervised Amazon SageMaker algorithm is designed for this task?

A
SageMaker AI's IP Insights
B
SageMaker AI DeepAR forecasting algorithm
C
SageMaker AI Random Cut Forest (RCF) algorithmCorrect Answer
D
SageMaker AI Object2Vec algorithm
Explanation:

The SageMaker AI Random Cut Forest (RCF) algorithm is an unsupervised algorithm specifically designed to detect anomalous data points that diverge from patterned data. Other options like DeepAR and Object2Vec are supervised, and IP Insights is unsupervised but specifically designed for learning usage patterns of IPv4 addresses rather than general anomaly detection.

QUESTION 2 OF 7

A financial analysis firm wants to implement a supervised learning model to forecast scalar (one-dimensional) time series data. Which built-in SageMaker algorithm should they select to perform this forecasting using recurrent neural networks (RNN)?

A
SageMaker AI DeepAR forecasting algorithmCorrect Answer
B
Latent Dirichlet Allocation (LDA) algorithm
C
SageMaker AI Random Cut Forest (RCF) algorithm
D
SageMaker AI's IP Insights
Explanation:

The SageMaker AI DeepAR forecasting algorithm is a supervised learning algorithm designed to forecast scalar (one-dimensional) time series using recurrent neural networks (RNN). LDA, RCF, and IP Insights are unsupervised algorithms and are not designed for forecasting scalar time series using RNNs.

QUESTION 3 OF 7

Which unsupervised built-in Amazon SageMaker algorithm is used to determine topics within a set of documents without using labeled training data?

A
SageMaker's BlazingText algorithm
B
Latent Dirichlet Allocation (LDA) algorithmCorrect Answer
C
SageMaker AI Object2Vec algorithm
D
SageMaker AI DeepAR forecasting algorithm
Explanation:

The Latent Dirichlet Allocation (LDA) algorithm is an unsupervised algorithm used in SageMaker AI to determine topics within a set of documents without using labeled training data. BlazingText is optimized for text classification and Word2vec, Object2Vec is for feature engineering, and DeepAR is for forecasting.

QUESTION 4 OF 7

A security analyst wants to configure an Amazon SageMaker model that can learn the usage patterns for IPv4 addresses to capture associations between those addresses and entities like user IDs or account numbers. Which built-in algorithm is designed for this purpose?

A
SageMaker AI's IP InsightsCorrect Answer
B
Latent Dirichlet Allocation (LDA) algorithm
C
SageMaker AI Random Cut Forest (RCF) algorithm
D
SageMaker's BlazingText algorithm
Explanation:

SageMaker AI's IP Insights is an unsupervised learning algorithm that learns usage patterns for IPv4 addresses to capture associations between IPv4 addresses and entities such as user IDs or account numbers.

QUESTION 5 OF 7

Which AWS capability provides pre-trained models, pre-built solution templates, and examples for popular problem types using the SageMaker SDK and Studio Classic?

A
SageMaker AI DeepAR forecasting algorithm
B
Amazon SageMaker JumpStartCorrect Answer
C
SageMaker AI Object2Vec algorithm
D
SageMaker AI Random Cut Forest (RCF) algorithm
Explanation:

Amazon SageMaker JumpStart offers pre-trained models, pre-built solution templates, and examples for popular problem types using the SageMaker SDK and Studio Classic. DeepAR, Object2Vec, and RCF are specific built-in algorithms rather than portals/capabilities offering templates and models.

QUESTION 6 OF 7

A company is launching an interactive customer-facing application and needs to deploy a machine learning model. The workload is characterized by real-time, interactive, and low-latency requirements. Furthermore, the deployment must handle fluctuating traffic using an infrastructure that supports automatic scaling. Which option meets these needs?

A
Amazon SageMaker AI hosting services utilizing a fully managed, autoscaling endpoint designed for real-time, interactive workloads.Correct Answer
B
A batch processing service designed to analyze large datasets offline without real-time or low-latency requirements.
C
A manually managed hosting server that does not support automatic scaling for fluctuating interactive inference traffic.
D
An archived storage repository that compiles the model code but does not provide active, live endpoints for inference.
Explanation:

Real-time inference in Amazon SageMaker AI is designed specifically for workloads with real-time, interactive, and low-latency requirements. Furthermore, deploying a model to SageMaker AI hosting services provides a fully managed endpoint that supports automatic scaling to handle varying inference traffic.

QUESTION 7 OF 7

An AI engineering team is planning to host a machine learning model for an interactive customer application. The workload demands interactive, low-latency, and real-time performance. Additionally, the team needs a fully managed hosting solution that supports automatic scaling and provides enhanced metrics to monitor individual instances and containers. Which AWS capability meets these requirements?

A
Amazon SageMaker AI Real-time inferenceCorrect Answer
B
Amazon SageMaker AI Batch Transform
C
Amazon SageMaker AI Offline Feature Store
D
Amazon SageMaker AI Local Mode
Explanation:

Amazon SageMaker AI Real-time inference is ideal for inference workloads that require interactive, real-time, and low latency performance. Furthermore, real-time endpoints for SageMaker AI hosting services are fully managed, support autoscaling, and allow monitoring of individual instances and containers using enhanced metrics, perfectly aligning with all requirements.

Ready to test your recall?

A company has a dataset containing sensor readings and needs to deploy a model that can find anomalous data points diverging from patterned data. Which built-in unsupervised Amazon SageMaker algorithm is designed for this task?

A
SageMaker AI's IP Insights
B
SageMaker AI DeepAR forecasting algorithm
C
SageMaker AI Random Cut Forest (RCF) algorithm
D
SageMaker AI Object2Vec algorithm

How confident are you in this answer?