C19 Machine Learning lectures Hilary 2015 Andrew Zisserman
Lecture 1 "Introduction"
Lecture 2 "The SVM Classifier"
Lecture 3 "SVM dual, kernels and regression"
Lecture 4 "Regression continued and multiple classes"
Examples sheet
Recommended books:
- Christopher M. Bishop, "Pattern Recognition and Machine Learning" , Springer (2006), ISBN 0-38-731073-8.
- Hastie, Tibshirani, Friedman, "Elements of Statistical Learning", Second Edition, Springer, 2009. Pdf available online.
- Ian H. Witten and Eibe Frank, "Data Mining: Practical Machine Learning Tools and Techniques" , Second Edition, 2005.
- David MacKay, "Information Theory, Inference, and Learning Algorithms" Which is freely available online!
- Tom Mitchell, "Machine Learning" , McGraw Hill, 1997
Web resources
Recommended Machine Learning Courses on the Web:
K-NN:
Support Vector Machines:
AdaBoost:
Random forests:
Regression:
PCA:
Dimensionality Reduction:
Software and data: