Classification

Lecture Notes

Lecture slides

Lab Class

The notebook for the lab class can be downloaded from here.

import urllib
urllib.urlretrieve('https://raw.githubusercontent.com/lawrennd/mlai2014/master/week9.ipynb', 'week9.ipynb')

You should now be able to find the lab class by clicking File->Open on the ipython notebook menu.

Reading

  • Chapter 5 of Rogers and Girolami up to Section 5.2.2 but not including 5.2.2.3 (pp 169-182).