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

A company is building a predictive maintenance model for its warehouse equipment. The model must predict the probability of failure of all machines in the warehouse. The company has collected 10,000 event samples within 3 months. The event samples include 100 failure cases that are evenly distributed across 50 different machine types.

How should the company prepare the data for the model to improve the model's accuracy?

  • A. Adjust the class weight to account for each machine type.
  • B. Oversample the failure cases by using the Synthetic Minority Oversampling Technique (SMOTE).
  • C. Undersample the non-failure events. Stratify the non-failure events by machine type.
  • D. Undersample the non-failure events by using the Synthetic Minority Oversampling Technique (SMOTE).
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
blt23
Highly Voted 1 year, 2 months ago
Selected Answer: B
oversample the minority class
upvoted 9 times
...
endeesa
Most Recent 5 months ago
Selected Answer: B
Undersampling not an option for already limited observations. SMOTE clearly MOST promising first action before trying to balance classes
upvoted 1 times
...
sukye
5 months, 1 week ago
Do we need to stratify the non-failure events by machine type?
upvoted 1 times
...
oso0348
1 year, 1 month ago
Selected Answer: B
B. Oversample the failure cases by using the Synthetic Minority Oversampling Technique (SMOTE). Since the number of failure cases is relatively small, oversampling the failure cases using techniques like SMOTE can help balance the class distribution and prevent the model from being biased towards the majority class. SMOTE creates synthetic samples for the minority class by interpolating new samples between existing ones. This will help improve the model's accuracy in predicting failure cases. Adjusting class weights (A) or undersampling (C, D) may not be as effective in this scenario.
upvoted 3 times
...
AjoseO
1 year, 2 months ago
Selected Answer: B
The data provided is imbalanced, with only 100 failure cases out of 10,000 event samples. Therefore, it is important to address this imbalance to improve the accuracy of the predictive maintenance model.
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