Amazon MLS-C01 Exam (page: 12)
Amazon AWS Certified Machine Learning - Specialty (MLS-C01)
Updated on: 25-Dec-2025

Viewing Page 12 of 68

A Machine Learning Specialist is preparing data for training on Amazon SageMaker. The Specialist is using one of the SageMaker built-in algorithms for the training. The dataset is stored in .CSV format and is transformed into a numpy.array, which appears to be negatively affecting the speed of the training.
What should the Specialist do to optimize the data for training on SageMaker?

  1. Use the SageMaker batch transform feature to transform the training data into a DataFrame.
  2. Use AWS Glue to compress the data into the Apache Parquet format.
  3. Transform the dataset into the RecordIO protobuf format.
  4. Use the SageMaker hyperparameter optimization feature to automatically optimize the data.

Answer(s): C



A Machine Learning Specialist is required to build a supervised image-recognition model to identify a cat. The ML Specialist performs some tests and records the following results for a neural network-based image classifier:

Total number of images available = 1,000
Test set images = 100 (constant test set)

The ML Specialist notices that, in over 75% of the misclassified images, the cats were held upside down by their owners.

Which techniques can be used by the ML Specialist to improve this specific test error?

  1. Increase the training data by adding variation in rotation for training images.
  2. Increase the number of epochs for model training
  3. Increase the number of layers for the neural network.
  4. Increase the dropout rate for the second-to-last layer.

Answer(s): A



A Machine Learning Specialist needs to be able to ingest streaming data and store it in Apache Parquet files for exploration and analysis.

Which of the following services would both ingest and store this data in the correct format?

  1. AWS DMS
  2. Amazon Kinesis Data Streams
  3. Amazon Kinesis Data Firehose
  4. Amazon Kinesis Data Analytics

Answer(s): C



A data scientist has explored and sanitized a dataset in preparation for the modeling phase of a supervised learning task. The statistical dispersion can vary widely between features, sometimes by several orders of magnitude. Before moving on to the modeling phase, the data scientist wants to ensure that the prediction performance on the production data is as accurate as possible.

Which sequence of steps should the data scientist take to meet these requirements?

  1. Apply random sampling to the dataset. Then split the dataset into training, validation, and test sets.
  2. Split the dataset into training, validation, and test sets. Then rescale the training set and apply the same scaling to the validation and test sets.
  3. Rescale the dataset. Then split the dataset into training, validation, and test sets.
  4. Split the dataset into training, validation, and test sets. Then rescale the training set, the validation set, and the test set independently.

Answer(s): B



A Machine Learning Specialist is assigned a TensorFlow project using Amazon SageMaker for training, and needs to continue working for an extended period with no Wi-Fi access.

Which approach should the Specialist use to continue working?

  1. Install Python 3 and boto3 on their laptop and continue the code development using that environment.
  2. Download the TensorFlow Docker container used in Amazon SageMaker from GitHub to their local environment, and use the Amazon SageMaker Python SDK to test the code.
  3. Download TensorFlow from tensorflow.org to emulate the TensorFlow kernel in the SageMaker environment.
  4. Download the SageMaker notebook to their local environment, then install Jupyter Notebooks on their laptop and continue the development in a local notebook.

Answer(s): B



Viewing Page 12 of 68



Share your comments for Amazon MLS-C01 exam with other users:

Richard 10/24/2023 6:12:00 AM

i am thrilled to say that i passed my amazon web services mls-c01 exam, thanks to study materials. they were comprehensive and well-structured, making my preparation efficient.
Anonymous