A collection of information sources for further studies on pattern recognition, classifiers and machine learning in general.
- Pattern classification by Sebastian Raschka. A very comprehensive guide to machine learning in Python.
- Data Mining with Weka MOOC [videos], [transcript]
- More Data Mining with Weka MOOC [videos], [transcript]
- Pattern Recognition [videos], [slides]
- Introduction to Pattern Recognition [videos ws 2012/13], [videos ws 2010/11], [slides]
- Pattern Analysis [videos ss 2009], [videos ws 2012/13]
- Building Classification Models: ID3 and C4.5 [temple.edu]
- C4.5 algorithm [classle.net]
- Random Forests by Leo Breiman and Adele Cutler [berkeley.edu]
- Understanding Random Forests by Gilles Louppe [Ph.D. thesis]