Amazon Web Services Related Exams
MLS-C01 Exam

The Amazon Web Services MLS-C01 exam is ideal for individuals with at least two years of hands-on experience developing, architecting, and running machine learning (ML) or deep learning (DL) workloads on the AWS Cloud. It caters to professionals like:
The Amazon Web Services MLS-C01 exam delves into various aspects of building, training, deploying, and managing ML workloads on AWS. Key areas include:
Here's a comparison between the Amazon Web Services Certified Machine Learning - Specialty (MLS-C01) Exam and the Amazon Web Services Certified Alexa Skill Builder - Specialty (AXS-C01) Exam:
A medical device company is building a machine learning (ML) model to predict the likelihood of device recall based on customer data that the company collects from a plain text survey. One of the survey questions asks which medications the customer is taking. The data for this field contains the names of medications that customers enter manually. Customers misspell some of the medication names. The column that contains the medication name data gives a categorical feature with high cardinality but redundancy.
What is the MOST effective way to encode this categorical feature into a numeric feature?
A company has an ecommerce website with a product recommendation engine built in TensorFlow. The recommendation engine endpoint is hosted by Amazon SageMaker. Three compute-optimized instances support the expected peak load of the website.
Response times on the product recommendation page are increasing at the beginning of each month. Some users are encountering errors. The website receives the majority of its traffic between 8 AM and 6 PM on weekdays in a single time zone.
Which of the following options are the MOST effective in solving the issue while keeping costs to a minimum? (Choose two.)
A data scientist receives a collection of insurance claim records. Each record includes a claim ID. the final outcome of the insurance claim, and the date of the final outcome.
The final outcome of each claim is a selection from among 200 outcome categories. Some claim records include only partial information. However, incomplete claim records include only 3 or 4 outcome ...gones from among the 200 available outcome categories. The collection includes hundreds of records for each outcome category. The records are from the previous 3 years.
The data scientist must create a solution to predict the number of claims that will be in each outcome category every month, several months in advance.
Which solution will meet these requirements?