AWS-Certified-Machine-Learning-Specialty Exam Question 146

A retail company intends to use machine learning to categorize new products A labeled dataset of current products was provided to the Data Science team The dataset includes 1 200 products The labeled dataset has
15 features for each product such as title dimensions, weight, and price Each product is labeled as belonging to one of six categories such as books, games, electronics, and movies.
Which model should be used for categorizing new products using the provided dataset for training?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 147

    A Data Engineer needs to build a model using a dataset containing customer credit card information.
    How can the Data Engineer ensure the data remains encrypted and the credit card information is secure?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 148

    A Machine Learning Specialist is training a model to identify the make and model of vehicles in images The Specialist wants to use transfer learning and an existing model trained on images of general objects The Specialist collated a large custom dataset of pictures containing different vehicle makes and models
  • AWS-Certified-Machine-Learning-Specialty Exam Question 149

    A bank wants to launch a low-rate credit promotion. The bank is located in a town that recently experienced economic hardship. Only some of the bank's customers were affected by the crisis, so the bank's credit team must identify which customers to target with the promotion. However, the credit team wants to make sure that loyal customers' full credit history is considered when the decision is made.
    The bank's data science team developed a model that classifies account transactions and understands credit eligibility. The data science team used the XGBoost algorithm to train the model. The team used 7 years of bank transaction historical data for training and hyperparameter tuning over the course of several days.
    The accuracy of the model is sufficient, but the credit team is struggling to explain accurately why the model denies credit to some customers. The credit team has almost no skill in data science.
    What should the data science team do to address this issue in the MOST operationally efficient manner?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 150

    A company wants to classify user behavior as either fraudulent or normal. Based on internal research, a Machine Learning Specialist would like to build a binary classifier based on two features: age of account and transaction month. The class distribution for these features is illustrated in the figure provided.

    Based on this information, which model would have the HIGHEST accuracy?