Lecture 19 Blog, ECE662 Spring 2012, Prof. Boutin
Tuesday March 20, 2012 (Week 10)
Quick link to lecture blogs: 1|2|3|4|5|6|7|8| 9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30
Coming back from Spring break, today we covered the k-nearest neighbor (KNN) density estimation technique, along with the k-nearest neighbor (KNN) pattern recognition method. More specifically, we presented a formula for estimating a density function at a point based on some samples drawn from that density, and we showed that it is an unbiased estimate of the true value of the density at that point. We also showed how this formula is the basis for using the "majority vote among neighbors" rule for assigning a category to data.
Related Rhea Pages
Previous: Lecture 18
Next: Lecture 20
Comments
Please write your comments and questions below.
- Write a comment here
- Write another comment here.