PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #89
PROFESSIONAL-MACHINE-LEARNING-ENGINEER Question #89: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to reveal the answer and full explanation for question #89. The question stem and answer options stay visible for context.
Question
You are creating a deep neural network classification model using a dataset with categorical input values. Certain columns have a cardinality greater than 10,000 unique values. How should you encode these categorical values as input into the model?
Options
- AConvert each categorical value into an integer value.
- BConvert the categorical string data to one-hot hash buckets.
- CMap the categorical variables into a vector of boolean values.
- DConvert each categorical value into a run-length encoded string.
Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to see the answer
You've previewed enough free PROFESSIONAL-MACHINE-LEARNING-ENGINEER questions. Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.