APPLICATION OF SUPERVISED LEARNING
MACHINE LEARNINGHARD QUESTIONS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Suppose we would like to convert a nominal attribute X with 4 values to a data table with only binary variables. How many new attributes are needed?
|
4
|
|
8
|
|
1
|
|
12
|
Explanation:
Detailed explanation-1: -Recall that a binary attribute has only one of two states: 0 and 1, where 0 means that the attribute is absent, and 1 means that it is present (Section 2.1. 3). Given the attribute smoker describing a patient, for instance, 1 indicates that the patient smokes, while 0 indicates that the patient does not.
There is 1 question to complete.