Page 1 of 1

You have some data, which is shown in the graphic below. The two dimensions are X and Y, and the shade of each dot repre

Posted: Mon Aug 01, 2022 9:50 am
by answerhappygod
You 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?
You Have Some D 1
You Have Some D 1 (26.5 KiB) Viewed 79 times
A. X^2+Y^2 Most Voted
B. X^2
C. Y^2
D. cos(X)