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 51 discussion

A manufacturing company has a large set of labeled historical sales data. The manufacturer would like to predict how many units of a particular part should be produced each quarter.
Which machine learning approach should be used to solve this problem?

  • A. Logistic regression
  • B. Random Cut Forest (RCF)
  • C. Principal component analysis (PCA)
  • D. Linear regression
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
DonaldCMLIN
Highly Voted 3 years, 1 month ago
HOW MANY/MUCH, THOSE ARE REGRESSION TOPIC, LOGISTIC FOR 0/1,YES/NO https://docs.aws.amazon.com/zh_tw/machine-learning/latest/dg/regression-model-insights.html THE ANSWER SHOULD BE D.
upvoted 62 times
rsimham
3 years, 1 month ago
agree. RCF is mostly used for anomaly detection or separate outliers
upvoted 10 times
...
...
syu31svc
Highly Voted 3 years ago
Amazon SageMaker Random Cut Forest (RCF) is an unsupervised algorithm for detecting anomalous data points within a data set Answer is D 100%
upvoted 10 times
...
JonSno
Most Recent 2 months, 1 week ago
Selected Answer: D
The problem involves predicting the number of units to be produced each quarter based on historical sales data. This is a continuous numerical prediction, making it a regression problem. Linear regression is ideal for forecasting when there is a linear relationship between input variables (e.g., past sales, seasonal trends) and the target variable (units to be produced). It helps model the relationship between past sales and future demand. If there are seasonal effects, a time-series model (like ARIMA or Prophet) could be considered as well.
upvoted 1 times
...
[Removed]
5 months, 3 weeks ago
The Answer is D. Random Cut Forest is for Anomaly Detection
upvoted 1 times
...
t47
6 months, 2 weeks ago
D should be the answer
upvoted 1 times
...
endeesa
11 months ago
Selected Answer: D
How many units should give this away as Linear regression
upvoted 1 times
...
AmeeraM
1 year ago
Selected Answer: D
I do not see any hint of anomalies here, we are looking for a number to be predicted, this seems to be the reason of the correct answer https://docs.aws.amazon.com/quicksight/latest/user/how-does-rcf-generate-forecasts.html
upvoted 1 times
...
DavidRou
1 year, 1 month ago
Selected Answer: D
How can the right answer be B? That Random Cut Forest is an algorithm written for anomaly detection.
upvoted 3 times
...
Mickey321
1 year, 1 month ago
Selected Answer: D
option D
upvoted 1 times
...
kaike_reis
1 year, 2 months ago
Selected Answer: D
D is the correct. B is for outlier detection only.
upvoted 1 times
...
earthMover
1 year, 5 months ago
Selected Answer: D
It sounds like Linear regression problem and Random Cut is more known for anomaly detection while it can do other types of ML. The answer seems to be strange with no explanation.
upvoted 1 times
...
jackzhao
1 year, 7 months ago
D is correct!
upvoted 1 times
...
oso0348
1 year, 7 months ago
Selected Answer: D
D. Linear regression would be the appropriate machine learning approach to solve this problem of predicting the number of units of a particular part to be produced each quarter. Linear regression is a supervised learning algorithm used for predicting continuous variables based on input features. In this case, the historical sales data can be used as input features, and the number of units produced each quarter can be used as the continuous target variable.
upvoted 2 times
...
Nadia0012
1 year, 7 months ago
Selected Answer: D
definitely D.
upvoted 1 times
...
AjoseO
1 year, 8 months ago
Selected Answer: D
This is a regression problem where the goal is to predict a continuous outcome, which in this case is the number of units of a particular part that should be produced each quarter. Linear regression is a simple and commonly used approach to solve such problems, where a linear relationship is established between the independent variables (e.g., historical sales data) and the dependent variable (e.g., number of units of a part to be produced).
upvoted 2 times
...
Tomatoteacher
1 year, 9 months ago
Selected Answer: D
D, RCF answers here just link one article where RCF is implemented to find outliers in time series, or are able to deduce trends, but here they mention already labelled data, RCF is unsupervised, so that data would go to waste.
upvoted 1 times
...
hamimelon
1 year, 10 months ago
Honestly, i think these are all bad answers. It should be time series modeling methods.
upvoted 2 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