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
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
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
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