Amazon MLS-C01 Exam Questions
AWS Certified Machine Learning - Specialty (MLS-C01) (Page 7 )

Updated On: 19-Feb-2026

A Machine Learning Specialist kicks off a hyperparameter tuning job for a tree-based ensemble model using Amazon SageMaker with Area Under the ROC Curve (AUC) as the objective metric. This workflow will eventually be deployed in a pipeline that retrains and tunes hyperparameters each night to model click-through on data that goes stale every 24 hours.

With the goal of decreasing the amount of time it takes to train these models, and ultimately to decrease costs, the Specialist wants to reconfigure the input hyperparameter range(s).

Which visualization will accomplish this?

  1. A histogram showing whether the most important input feature is Gaussian.
  2. A scatter plot with points colored by target variable that uses t-Distributed Stochastic Neighbor Embedding (t-SNE) to visualize the large number of input variables in an easier-to-read dimension.
  3. A scatter plot showing the performance of the objective metric over each training iteration.
  4. A scatter plot showing the correlation between maximum tree depth and the objective metric.

Answer(s): B



A Machine Learning Specialist is creating a new natural language processing application that processes a dataset comprised of 1 million sentences. The aim is to then run Word2Vec to generate embeddings of the sentences and enable different types of predictions.

Here is an example from the dataset:

"The quck BROWN FOX jumps over the lazy dog.”

Which of the following are the operations the Specialist needs to perform to correctly sanitize and prepare the data in a repeatable manner? (Choose three.)

  1. Perform part-of-speech tagging and keep the action verb and the nouns only.
  2. Normalize all words by making the sentence lowercase.
  3. Remove stop words using an English stopword dictionary.
  4. Correct the typography on "quck" to "quick.”
  5. One-hot encode all words in the sentence.
  6. Tokenize the sentence into words.

Answer(s): B,C,F



A company is using Amazon Polly to translate plaintext documents to speech for automated company announcements. However, company acronyms are being mispronounced in the current documents.
How should a Machine Learning Specialist address this issue for future documents?

  1. Convert current documents to SSML with pronunciation tags.
  2. Create an appropriate pronunciation lexicon.
  3. Output speech marks to guide in pronunciation.
  4. Use Amazon Lex to preprocess the text files for pronunciation

Answer(s): A


Reference:

https://docs.aws.amazon.com/polly/latest/dg/ssml.html



An insurance company is developing a new device for vehicles that uses a camera to observe drivers’ behavior and alert them when they appear distracted. The company created approximately 10,000 training images in a controlled environment that a Machine Learning Specialist will use to train and evaluate machine learning models.

During the model evaluation, the Specialist notices that the training error rate diminishes faster as the number of epochs increases and the model is not accurately inferring on the unseen test images.

Which of the following should be used to resolve this issue? (Choose two.)

  1. Add vanishing gradient to the model.
  2. Perform data augmentation on the training data.
  3. Make the neural network architecture complex.
  4. Use gradient checking in the model.
  5. Add L2 regularization to the model.

Answer(s): B,E



When submitting Amazon SageMaker training jobs using one of the built-in algorithms, which common parameters MUST be specified? (Choose three.)

  1. The training channel identifying the location of training data on an Amazon S3 bucket.
  2. The validation channel identifying the location of validation data on an Amazon S3 bucket.
  3. The IAM role that Amazon SageMaker can assume to perform tasks on behalf of the users.
  4. Hyperparameters in a JSON array as documented for the algorithm used.
  5. The Amazon EC2 instance class specifying whether training will be run using CPU or GPU.
  6. The output path specifying where on an Amazon S3 bucket the trained model will persist.

Answer(s): A,E,F






Post your Comments and Discuss Amazon MLS-C01 exam dumps with other Community members:

Join the MLS-C01 Discussion