Page 1 of 1

Consider the following train data: X 1 1 3 5 2 O Neither 0 nor 1 Y 1 7 3 4 5 O 0 only Z 0 1 where X and Y are the attrib

Posted: Tue Jul 05, 2022 9:57 am
by answerhappygod
Consider The Following Train Data X 1 1 3 5 2 O Neither 0 Nor 1 Y 1 7 3 4 5 O 0 Only Z 0 1 Where X And Y Are The Attrib 1
Consider The Following Train Data X 1 1 3 5 2 O Neither 0 Nor 1 Y 1 7 3 4 5 O 0 Only Z 0 1 Where X And Y Are The Attrib 1 (14.7 KiB) Viewed 11 times
Consider the following train data: X 1 1 3 5 2 O Neither 0 nor 1 Y 1 7 3 4 5 O 0 only Z 0 1 where X and Y are the attributes and Z is the target class. Using a KNN classifier with k = 3 and using the Manhattan distance, how should the test value X=3, Y=6 be classified. O 1 only O Either 0 or 1 1 0 0