Amazon Web Services AWS Certified Machine Learning Engineer-Associate MLA-C01 Question # 24 Topic 3 Discussion

Amazon Web Services AWS Certified Machine Learning Engineer-Associate MLA-C01 Question # 24 Topic 3 Discussion

MLA-C01 Exam Topic 3 Question 24 Discussion:
Question #: 24
Topic #: 3

A company wants to predict the success of advertising campaigns by considering the color scheme of each advertisement. An ML engineer is preparing data for a neural network model. The dataset includes color information as categorical data.

Which technique for feature engineering should the ML engineer use for the model?


A.

Apply label encoding to the color categories. Automatically assign each color a unique integer.


B.

Implement padding to ensure that all color feature vectors have the same length.


C.

Perform dimensionality reduction on the color categories.


D.

One-hot encode the color categories to transform the color scheme feature into a binary matrix.


Get Premium MLA-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.