exam questions

Exam AWS Certified Machine Learning - Specialty All Questions

View all questions & answers for the AWS Certified Machine Learning - Specialty exam

Exam AWS Certified Machine Learning - Specialty topic 1 question 189 discussion

An ecommerce company wants to use machine learning (ML) to monitor fraudulent transactions on its website. The company is using Amazon SageMaker to research, train, deploy, and monitor the ML models.

The historical transactions data is in a .csv file that is stored in Amazon S3. The data contains features such as the user's IP address, navigation time, average time on each page, and the number of clicks for each session. There is no label in the data to indicate if a transaction is anomalous.

Which models should the company use in combination to detect anomalous transactions? (Choose two.)

  • A. IP Insights
  • B. K-nearest neighbors (k-NN)
  • C. Linear learner with a logistic function
  • D. Random Cut Forest (RCF)
  • E. XGBoost
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GauravLahotiML
Highly Voted 2 years, 5 months ago
Selected Answer: AD
AD are the right answer
upvoted 6 times
...
MultiCloudIronMan
Most Recent 7 months, 1 week ago
Selected Answer: AD
Random Cut Forest (RCF) (Option D): RCF is an unsupervised algorithm designed for anomaly detection. It can identify unusual patterns in the data without requiring labeled examples of fraudulent transactions1. IP Insights (Option A): IP Insights is another unsupervised algorithm that can detect anomalies based on IP address usage patterns. It is particularly useful for identifying suspicious activities related to IP addresses
upvoted 2 times
...
loict
1 year, 7 months ago
Selected Answer: AD
A. YES - IP Insights works unsupervised on IP addresses; builtin algorithm B. NO - k-NN is unsupervised clustering, does not help with anomalities C. NO - Linear learner is supervised D. YES - Random Cut Forest (RCF) is unsupervised anomalities E. NO - XGBoost is supervised
upvoted 2 times
...
Mickey321
1 year, 8 months ago
Selected Answer: AD
IP Insights is an unsupervised learning algorithm that learns the usage patterns of IP addresses. It can capture associations between IP addresses and various entities, such as user IDs or account numbers. It can also identify anomalous events, such as a user attempting to log in from an unusual IP address, or an account that is creating resources from a suspicious IP address1. Random Cut Forest (RCF) is another unsupervised algorithm for detecting anomalous data points within a dataset. It can handle arbitrary-dimensional input and scale well with respect to number of features, data set size, and number of instances. It can detect anomalies such as unexpected spikes in time series data, breaks in periodicity, or unclassifiable data points2.
upvoted 2 times
...
SANDEEP_AWS
2 years, 1 month ago
Selected Answer: CD
Can't be A, as we don't have data in the format expected for IP Insights algorithm(https://docs.aws.amazon.com/sagemaker/latest/dg/ip-insights-training-data-formats.html).
upvoted 1 times
blanco750
2 years, 1 month ago
It expects CSV format and the question mentions data is in CSV format so IP Insights is correct
upvoted 1 times
...
...
Jerry84
2 years, 3 months ago
Selected Answer: AD
A and D are correct. A. IP Insights for Pattern recognition. D. Random Cut Forest (RCF) for Anomaly detection B,C,E are normally Supervised learning algorithm which are against the wordings "There is no label ..."
upvoted 2 times
...
Peeking
2 years, 4 months ago
Selected Answer: AD
C is not part of the answer. IP insight because the data contain IP address. RCF because the data is unlabeled and anomaly is being detected for fraud.
upvoted 3 times
...
Amit11011996
2 years, 5 months ago
Selected Answer: AD
AD are correct
upvoted 1 times
...
ystotest
2 years, 5 months ago
Selected Answer: AD
apprently AD
upvoted 3 times
...
GauravLahotiML
2 years, 5 months ago
Selected Answer: AC
AC is the correct answer to detect anomalies
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago