MLA-C01 Exam Question 1

A company uses Amazon SageMaker for its ML workloads. The company's ML engineer receives a 50 MB Apache Parquet data file to build a fraud detection model. The file includes several correlated columns that are not required.
What should the ML engineer do to drop the unnecessary columns in the file with the LEAST effort?
  • MLA-C01 Exam Question 2

    An ML engineer trained an ML model on Amazon SageMaker to detect automobile accidents from dosed- circuit TV footage. The ML engineer used SageMaker Data Wrangler to create a training dataset of images of accidents and non-accidents.
    The model performed well during training and validation. However, the model is underperforming in production because of variations in the quality of the images from various cameras.
    Which solution will improve the model ' s accuracy in the LEAST amount of time?
  • MLA-C01 Exam Question 3

    A company is creating an application that will recommend products for customers to purchase. The application will make API calls to Amazon Q Business. The company must ensure that responses from Amazon Q Business do not include the name of the company's main competitor.
    Which solution will meet this requirement?
  • MLA-C01 Exam Question 4

    An ML engineer is developing a neural network to run on new user data. The dataset has dozens of floating- point features. The dataset is stored as CSV objects in an Amazon S3 bucket. Most objects and columns are missing at least one value. All features are relatively uniform except for a small number of extreme outliers.
    The ML engineer wants to use Amazon SageMaker Data Wrangler to handle missing values before passing the dataset to the neural network.
    Which solution will provide the MOST complete data?
  • MLA-C01 Exam Question 5

    An ML engineer is setting up an Amazon SageMaker AI pipeline for an ML model. The pipeline must automatically initiate a re-training job if any data drift is detected.
    How should the ML engineer set up the pipeline to meet this requirement?