This document summarizes a lecture on Naive Bayes classification. It introduces classification techniques including supervised and unsupervised classification. It discusses the Bayesian classifier approach which is based on Bayes' theorem of probability. The key concepts covered include conditional probability, joint probability, and total probability. It provides an example of applying Naive Bayes classification to an air traffic data set to predict flight arrival status.