Chapter 6: Bayesian Learning

Advantages

Drawbacks

Baye's Theorem

Other Rules

Brute Force MAP Learning Algorithm

  1. Calculate P(h|D) = P(D|h) * P(h) / P(D) for every h
  2. Find argmax P(h|D)

One Set of Assumptions

  1. D is noise free
  2. The target concept c is in H
  3. All h are equally likely

Using these assumptions, we can reason as follows:

So when h is consistent with D,

Find-S Relevance

Backpropagation Relevance

Practice Exercises

Valid XHTML 1.0!