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

A company uses a long short-term memory (LSTM) model to evaluate the risk factors of a particular energy sector. The model reviews multi-page text documents to analyze each sentence of the text and categorize it as either a potential risk or no risk. The model is not performing well, even though the Data Scientist has experimented with many different network structures and tuned the corresponding hyperparameters.
Which approach will provide the MAXIMUM performance boost?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 2

    An ecommerce company is automating the categorization of its products based on images. A data scientist has trained a computer vision model using the Amazon SageMaker image classification algorithm. The images for each product are classified according to specific product lines. The accuracy of the model is too low when categorizing new products. All of the product images have the same dimensions and are stored within an Amazon S3 bucket. The company wants to improve the model so it can be used for new products as soon as possible.
    Which steps would improve the accuracy of the solution? (Choose three.)
  • AWS-Certified-Machine-Learning-Specialty Exam Question 3

    A Machine Learning team uses Amazon SageMaker to train an Apache MXNet handwritten digit classifier model using a research dataset. The team wants to receive a notification when the model is overfitting.
    Auditors want to view the Amazon SageMaker log activity report to ensure there are no unauthorized API calls.
    What should the Machine Learning team do to address the requirements with the least amount of code and fewest steps?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 4

    Machine Learning Specialist is building a model to predict future employment rates based on a wide range of economic factors. While exploring the data, the Specialist notices that the magnitude of the input features vary greatly. The Specialist does not want variables with a larger magnitude to dominate the model.
    What should the Specialist do to prepare the data for model training?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 5

    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?