
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
Information about a practice quiz for the cs 591q/791v pattern recognition course. The quiz consists of three questions related to feature selection algorithms, deriving a linear decision boundary using the perceptron learning algorithm, and the rationale behind fisher's criterion. The quiz is in-class, closed-book, and students are not allowed to discuss the questions during the quiz.
Typology: Quizzes
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Posted on: April 9, 2009
Please read this first: This is an in-class, closed-book/notes quiz consisting of 3 questions. © You will have to turn in your solutions by 12:15pm. You are not permitted to engage in any kind of discussion during the quiz. If a question seems ambiguous, state your assumption and proceed to solve it. An act of academic dishonesty will fetch you a 0 in the quiz. §
(a) Exhaustive search; (b) SFS; (c) SBS;
(a) Write down the transformed 3-dimensional vectors y 1 , y 2 , y 3 , y 4 , y 5 and y 6 that are necessary for the perceptron algorithm. (b) What is the final linear decision boundary obtained using the Batch Perceptron al- gorithm assuming that the weight vector w is initialized to (− 12 , 8 , 10)T^ , η = 1, and θ = 0? Note that θ = 0 implies that the algorithm terminates once all the patterns are correctly classified.