(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:BayesYouTubeLink_Old Kiwi.jpg]]
+
[[Category:ECE662]]
 +
[[Category:decision theory]]
 +
[[Category:lecture notes]]
 +
[[Category:pattern recognition]]
 +
[[Category:slecture]]
 +
 
 +
=Bayes Decision Rule Video=
 +
for [[Lecture_6_-_Discriminant_Functions_OldKiwi|Lecture 6, ECE662, Spring 2010]]
 +
----
 +
<youtube>wzJkaATyitA</youtube>
  
'''Note:  The above image is NOT a link.''' Please click [http://www.youtube.com/watch?v=wzJkaATyitA here for link to video.]
 
 
The video demonstrates Bayes decision rule on 2D feature data from two classes. We visualize the decision hyper surface as a red "wall" cutting through the bi-modal distribution of the data, and observe how it changes with the parameters of the Gaussian distributions for the two classes.  Note that if the covariance matrices and the priors of the classes are identical, then the decision surface cuts directly between the two modes.  If the prior of one class increases, the decision surface is "pushed away" from that mode, biasing the classifier in favor of the more likely class.
 
The video demonstrates Bayes decision rule on 2D feature data from two classes. We visualize the decision hyper surface as a red "wall" cutting through the bi-modal distribution of the data, and observe how it changes with the parameters of the Gaussian distributions for the two classes.  Note that if the covariance matrices and the priors of the classes are identical, then the decision surface cuts directly between the two modes.  If the prior of one class increases, the decision surface is "pushed away" from that mode, biasing the classifier in favor of the more likely class.
  
The code for making such a video is here:
+
The code for making such a video is [http://web.ics.purdue.edu/~huffmalm/BayesDecisionSurface.tar.gz available for download here]
[[Media:BayesDecisionSurface.tar.gz_Old Kiwi]]
+
  
For more on Bayes' decision rule, see [[Lecture 6_Old Kiwi]]
+
For more on Bayes' decision rule, see [[Lecture_6_-_Discriminant_Functions_Old Kiwi|Lecture 6, ECE662, Spring 2008]].
 +
----
 +
[[ECE662:BoutinSpring08_OldKiwi|Back to ECE662 Spring 2008]]

Latest revision as of 11:08, 10 June 2013


Bayes Decision Rule Video

for Lecture 6, ECE662, Spring 2010


The video demonstrates Bayes decision rule on 2D feature data from two classes. We visualize the decision hyper surface as a red "wall" cutting through the bi-modal distribution of the data, and observe how it changes with the parameters of the Gaussian distributions for the two classes. Note that if the covariance matrices and the priors of the classes are identical, then the decision surface cuts directly between the two modes. If the prior of one class increases, the decision surface is "pushed away" from that mode, biasing the classifier in favor of the more likely class.

The code for making such a video is available for download here

For more on Bayes' decision rule, see Lecture 6, ECE662, Spring 2008.


Back to ECE662 Spring 2008

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang