Examtopics

AWS Certified Machine Learning - Specialty
  • Topic 1 Question 223

    A retail company wants to create a system that can predict sales based on the price of an item. A machine learning (ML) engineer built an initial linear model that resulted in the following residual plot:

    Which actions should the ML engineer take to improve the accuracy of the predictions in the next phase of model building?

    3 つ選択
    • Downsample the data uniformly to reduce the amount of data.

    • Create two different models for different sections of the data.

    • Downsample the data in sections where Price < 50.

    • Offset the input data by a constant value where Price > 50.

    • Examine the input data, and apply non-linear data transformations where appropriate.

    • Use a non-linear model instead of a linear model.


    シャッフルモード