nerdexam
GoogleGoogle

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #90

PROFESSIONAL-MACHINE-LEARNING-ENGINEER Question #90: Real Exam Question with Answer & Explanation

Sign in or unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to reveal the answer and full explanation for question #90. The question stem and answer options stay visible for context.

Submitted by carter_n· Apr 18, 2026Data processing and feature engineering

Question

You need to train a natural language model to perform text classification on product descriptions that contain millions of examples and 100,000 unique words. You want to preprocess the words individually so that they can be fed into a recurrent neural network. What should you do?

Options

  • ACreate a hot-encoding of words, and feed the encodings into your model.
  • BIdentify word embeddings from a pre-trained model, and use the embeddings in your model.
  • CSort the words by frequency of occurrence, and use the frequencies as the encodings in your
  • DAssign a numerical value to each word from 1 to 100,000 and feed the values as inputs in your

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.

Topics

#Natural Language Processing#Word Embeddings#Text Preprocessing#Recurrent Neural Networks
Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER PracticeBrowse All PROFESSIONAL-MACHINE-LEARNING-ENGINEER Questions