MLA-C01 Exam Question 21

A company runs an ML model on Amazon SageMaker AI. The company uses an automatic process that makes API calls to create training jobs for the model. The company has new compliance rules that prohibit the collection of aggregated metadata from training jobs.
Which solution will prevent SageMaker AI from collecting metadata from the training jobs?
  • MLA-C01 Exam Question 22

    A company stores historical data in .csv files in Amazon S3. Only some of the rows and columns in the .csv files are populated. The columns are not labeled. An ML engineer needs to prepare and store the data so that the company can use the data to train ML models.
    Select and order the correct steps from the following list to perform this task. Each step should be selected one time or not at all. (Select and order three.)
    * Create an Amazon SageMaker batch transform job for data cleaning and feature engineering.
    * Store the resulting data back in Amazon S3.
    * Use Amazon Athena to infer the schemas and available columns.
    * Use AWS Glue crawlers to infer the schemas and available columns.
    * Use AWS Glue DataBrew for data cleaning and feature engineering.

    MLA-C01 Exam Question 23

    An ML engineer is using Amazon Quick Suite (previously known as Amazon QuickSight) anomaly detection to detect very high or very low machine operating temperatures compared to normal. The ML engineer sets the Severity parameter to Low and above. The ML engineer sets the Direction parameter to All.
    What effect will the ML engineer observe in the anomaly detection results if the ML engineer changes the Direction parameter to Lower than expected?
  • MLA-C01 Exam Question 24

    An ML engineer is setting up a CI/CD pipeline for an ML workflow in Amazon SageMaker AI. The pipeline must automatically retrain, test, and deploy a model whenever new data is uploaded to an Amazon S3 bucket.
    New data files are approximately 10 GB in size. The ML engineer also needs to track model versions for auditing.
    Which solution will meet these requirements?
  • MLA-C01 Exam Question 25

    A company uses a hybrid cloud environment. A model that is deployed on premises uses data in Amazon S3 to provide customers with a live conversational engine.
    The model is using sensitive data. An ML engineer needs to implement a solution to identify and remove the sensitive data.
    Which solution will meet these requirements with the LEAST operational overhead?