

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
These are the Assignment of Pattern Recognition which includes Squared Mahalanobis, Weighted Version, Squared Euclidean, Dimensional Binary Patterns, Euclidean Distance, Satisfy Symmetry etc.Key important points are: Binary Classifier, Negative Class, Equivalently, Labeled Patterns, One-Dimensional Data Set, Normalize and Transform, Perceptron Learning Algorithm
Typology: Exercises
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Observe, based on the discussion above, that equivalently we can assign X to โOโ if zt^ Xโ > 0 and to class โXโ if zt^ Xโ < 0, where Let us consider a set of labeled patterns that are not linearly sep- arable. Specifically, let us consider the one-dimensional data set shown in the following table. Normalize and transform the data and learn the weight vector using perceptron learning algorithm.
(a) Obtain the support vectors. (b) What is the Decision Boundary?
(c) What is the width of the margin? (d) What happens to the resulting classifier if we add points (1, 3) t , (2, 3) t from Class1 and (2,โ1) t , (1,โ3) t from Class2?