- Class 1 1 1 2 2 2 0 Class 2 0 0 1 0 0 1 1 Plot The Samples In The Feature Space And Constru 1 (100.62 KiB) Viewed 68 times
Class 1: (1, 1), (2, 2), (2, 0)' Class 2: (0, 0), (1, 0)', (0, 1) (1) Plot the samples in the feature space, and constru
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Class 1: (1, 1), (2, 2), (2, 0)' Class 2: (0, 0), (1, 0)', (0, 1) (1) Plot the samples in the feature space, and constru
Class 1: (1, 1), (2, 2), (2, 0)' Class 2: (0, 0), (1, 0)', (0, 1) (1) Plot the samples in the feature space, and construct by inspection the max margin linear classifier, which would be what you will get by SVM. (2) What is the margin of the SVM classifier? (3) Plot the decision line from (1)