MLA-C01 exam dumps

MLA-C01 practice question 148 of 458

AWS Certified Machine Learning Engineer - Associate. Associate level, Amazon Web Services. Free question with the correct answer and a full explanation.

MLA-C01 Question 148

Single answer

You are tasked with building a recommendation system for an e-commerce platform to suggest products based on user behavior. The dataset contains user-item interaction data, such as views, purchases, and ratings. Which Amazon SageMaker built-in algorithm is the most appropriate for this use case?

  1. A

    XGBoost

  2. B

    Factorization Machines

  3. C

    Linear Learner

  4. D

    BlazingText

Show answer and explanation

Correct answer: B

Explanation

Factorization Machines is the most appropriate SageMaker built-in algorithm for this use case because it is designed to handle sparse data, such as user-item interactions, which are common in recommendation systems. The algorithm can learn latent factors for users and items, enabling it to make accurate predictions for recommendations.

  • A. Incorrect.

    XGBoost is a gradient-boosting algorithm primarily used for structured/tabular data and supervised learning tasks like regression and classification. While powerful, it is not optimal for recommendation systems based on user-item interactions.

  • B. Correct.

    Factorization Machines is specifically designed for large sparse datasets, such as user-item interaction matrices, making it highly suitable for recommendation systems.

  • C. Incorrect.

    Linear Learner is best suited for linear regression or classification tasks. It is not specialized for handling sparse user-item interaction data typically found in recommendation systems.

  • D. Incorrect.

    BlazingText is used for natural language processing (NLP) tasks, such as word embeddings or text classification, and is not suitable for recommendation systems.

Timed practice exam

Take a MLA-C01 practice test under exam conditions

65 questions in 130 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam