ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

247 / 258

Question 247:

Your machine learning team is building and planning to operationalize a machine learning model that uses deep learning to recognize and classify images of potential security threats to important government officials using stills taken from live security video. However, when your team runs their mini-batch training of the neural network, the training accuracy oscillates over your training epochs.
What is the most probable cause of your training accuracy problem?

Answer options:

A.The validation error has stopped decreasing.
B.The mini-batch size is too small.
C.The mini-batch size is too large.
D.The learning rate is very high.