If The Original Number Of Real Valued Features Is D And The #445
If the original number of real valued features is d and the number of examples is <i>m</i>, then which of the following statements is not true?
This multiple choice question (MCQ) is related to the book/course gs gs126 Neural Networks. It can also be found in gs gs126 Decision Trees - Decision Trees – Threshold Based Splitting Rules - Quiz No.1.
If the original number of real valued features is d and the number of examples is m, then which of the following statements is not true?
The number of constructed binary features becomes dm
Calculating the Gain of each feature might take O(dm2) operations
With more improved implementation the run time can be reduced to O(dmlog(m))
The constructed binary features are dm
Similar question(s) are as followings:
Online Quizzes of gs126 Neural Networks
Decision Trees - Decision Trees – Inductive Bias - Quiz No.1
gs gs126 Neural Networks
Online Quizzes
Support Vector Machines - Large Margin Intuition - Quiz No.1
gs gs126 Neural Networks
Online Quizzes