List of questions
Related questions
Question 245 - MLS-C01 discussion
A company's machine learning (ML) specialist is building a computer vision model to classify 10 different traffic signs. The company has stored 100 images of each class in Amazon S3, and the company has another 10.000 unlabeled images. All the images come from dash cameras and are a size of 224 pixels * 224 pixels. After several training runs, the model is overfitting on the training data.
Which actions should the ML specialist take to address this problem? (Select TWO.)
A.
Use Amazon SageMaker Ground Truth to label the unlabeled images
B.
Use image preprocessing to transform the images into grayscale images.
C.
Use data augmentation to rotate and translate the labeled images.
D.
Replace the activation of the last layer with a sigmoid.
E.
Use the Amazon SageMaker k-nearest neighbors (k-NN) algorithm to label the unlabeled images.
Your answer:
0 comments
Sorted by
Leave a comment first