MLA-C01 Exam Question 36

A company uses Amazon SageMaker AI to create ML models. The data scientists need fine-grained control of ML workflows, DAG visualization, experiment history, and model governance for auditing and compliance.
Which solution will meet these requirements?
  • MLA-C01 Exam Question 37

    An ML engineer is training an ML model to identify medical patients for disease screening. The tabular dataset for training contains 50,000 patient records: 1,000 with the disease and 49,000 without the disease.
    The ML engineer splits the dataset into a training dataset, a validation dataset, and a test dataset.
    What should the ML engineer do to transform the data and make the data suitable for training?
  • MLA-C01 Exam Question 38

    Case Study
    A company is building a web-based AI application by using Amazon SageMaker. The application will provide the following capabilities and features: ML experimentation, training, a central model registry, model deployment, and model monitoring.
    The application must ensure secure and isolated use of training data during the ML lifecycle. The training data is stored in Amazon S3.
    The company needs to use the central model registry to manage different versions of models in the application.
    Which action will meet this requirement with the LEAST operational overhead?
  • MLA-C01 Exam Question 39

    An ML engineer is using Amazon SageMaker AI to train an ML model. The ML engineer needs to use SageMaker AI automatic model tuning (AMT) features to tune the model hyperparameters over a large parameter space.
    The model has 20 categorical hyperparameters and 7 continuous hyperparameters that can be tuned. The ML engineer needs to run the tuning job a maximum of 1,000 times. The ML engineer must ensure that each parameter trial is built based on the performance of the previous trial.
    Which solution will meet these requirements?
  • MLA-C01 Exam Question 40

    An ML engineer needs to use Amazon SageMaker to fine-tune a large language model (LLM) for text summarization. The ML engineer must follow a low-code no-code (LCNC) approach.
    Which solution will meet these requirements?