AWS-Certified-Machine-Learning-Specialty Exam Question 161

A Machine Learning Specialist kicks off a hyperparameter tuning job for a tree-based ensemble model using Amazon SageMaker with Area Under the ROC Curve (AUC) as the objective metric.
This workflow will eventually be deployed in a pipeline that retrains and tunes hyperparameters each night to model click-through on data that goes stale every 24 hours.
With the goal of decreasing the amount of time it takes to train these models, and ultimately to decrease costs, the Specialist wants to reconfigure the input hyperparameter range(s).
Which visualization will accomplish this?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 162

    A medical imaging company wants to train a computer vision model to detect areas of concern on patients' CT scans. The company has a large collection of unlabeled CT scans that are linked to each patient and stored in an Amazon S3 bucket. The scans must be accessible to authorized users only. A machine learning engineer needs to build a labeling pipeline.
    Which set of steps should the engineer take to build the labeling pipeline with the LEAST effort?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 163

    A company offers an online shopping service to its customers. The company wants to enhance the site's security by requesting additional information when customers access the site from locations that are different from their normal location. The company wants to update the process to call a machine learning (ML) model to determine when additional information should be requested.
    The company has several terabytes of data from its existing ecommerce web servers containing the source IP addresses for each request made to the web server. For authenticated requests, the records also contain the login name of the requesting user.
    Which approach should an ML specialist take to implement the new security feature in the web application?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 164

    A retail chain has been ingesting purchasing records from its network of 20,000 stores to Amazon S3 using Amazon Kinesis Data Firehose. To support training an improved machine learning model, training records will require new but simple transformations, and some attributes will be combined. The model needs to be retrained daily.
    Given the large number of stores and the legacy data ingestion, which change will require the LEAST amount of development effort?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 165

    An interactive online dictionary wants to add a widget that displays words used in similar contexts. A Machine Learning Specialist is asked to provide word features for the downstream nearest neighbor model powering the widget.
    What should the Specialist do to meet these requirements?