nerdexam
Databricks

DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #107

DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST Question #107: Real Exam Question with Answer & Explanation

Sign in or unlock DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST to reveal the answer and full explanation for question #107. The question stem and answer options stay visible for context.

Question

In machine learning, feature hashing, also known as the hashing trick (by analogy to the kernel trick), is a fast and space-efficient way of vectorizing features (such as the words in a language), i.e., turning arbitrary features into indices in a vector or matrix. It works by applying a hash function to the features and using their hash values modulo the number of features as indices directly, rather than looking the indices up in an associative array. So what is the primary reason of the hashing trick for building classifiers?

Options

  • AIt creates the smaller models
  • BIt requires the lesser memory to store the coefficients for the model
  • CIt reduces the non-significant features e.g. punctuations
  • DNoisy features are removed

Unlock DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST to see the answer

You've previewed enough free DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST questions. Unlock DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST 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.

Full DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST Practice