Page 1 of 1

26. Given the following feature vectors, with two classes: 3 2 5 17 Class 1: F = 8 F2 = 6 F3 =17 Class 2:{F1 = 8 F2 = 6

Posted: Sat Nov 27, 2021 2:21 pm
by answerhappygod
26 Given The Following Feature Vectors With Two Classes 3 2 5 17 Class 1 F 8 F2 6 F3 17 Class 2 F1 8 F2 6 1
26 Given The Following Feature Vectors With Two Classes 3 2 5 17 Class 1 F 8 F2 6 F3 17 Class 2 F1 8 F2 6 1 (75.44 KiB) Viewed 66 times
26 problem
26. Given the following feature vectors, with two classes: 3 2 5 17 Class 1: F = 8 F2 = 6 F3 =17 Class 2:{F1 = 8 F2 = 6 F3 = 7 8 7 6 6 1 2 = a Esing the nearest neighbor classification method, and the absolute value distance metric, classifu the following unknown sample vector as Class 1 or Class 2: 4 F=16 19 b. Use K-nearest neighbor, with K = 3. 27