Question 86 of 307
Single answerYou have some data, which is shown in the graphic below. The two dimensions are X and Y, and the shade of each dot represents what class it is. You want to classify this data accurately using a linear algorithm. To do this you need to add a synthetic feature. What should the value of that feature be?
✓AX2+Y2
BX2
CY2
Dcos(X)
✓
Correct Answer: A
X2+Y2
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.