ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

251 / 258

Question 251:

You are the technical leader of your machine learning team where you are responsible for the quality of your team’s code. Your team generates a very high level of code per week, thousands of lines of Java code used in machine learning data ingestion, transformation, as well as EMR cluster jobs. You need a way to improve the pull request review process. So you have decided to use CodeGuru Reviewer to leverage its program analysis and machine learning to detect defects that your developers may fail to find while also leveraging its suggestions for improving the team’s Java code. To this end, you want to use CodeGuru to create code reviews. You are using GitHub Enterprise Server for your code repository.
When your developers commit code to your GitHub repository, you want the CodeGuru Reviewer code review to run. What do you need to do to make this workflow possible?

Answer options:

A.Perform your own input validation for your developers code.
B.Select the type of regression SageMaker built-in algorithm to use in the machine learning defect detection.
C.Select the type of clustering SageMaker built-in algorithm to use in the machine learning defect detection.
D.Create a connection to your repository using AWS CodeStar connections to connect the CodeGuru Reviewer service to your GitHub repository.