ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

97 / 258

Question 97:

You work as a machine learning specialist for a large software company that has several huge data centers around the world. Your company has realized they could do a better job managing their data center cooling by implementing a machine learning system to automate the management of the many controls used to control their data center power usage. The machine learning model needs to input the unlabeled data from building management systems such as chillers, pumps, cooling units, the actual load from systems usage, etc. You want to run your model to process real-time inferences while also learning from the new inferences.
Which combination of SageMaker algorithms and learning techniques should you use for your model to predict settings that optimize cooling on an ongoing basis?

Answer options:

A.Supervised learning using a regression algorithm
B.Unsupervised learning using a Multilayer Perceptron algorithm
C.Reinforcement learning
D.Unsupervised learning using a Sequence-to-Sequence Neural Network algorithm
E.Supervised learning using a Feedforward Neural Network algorithm