The course is intended for both undergraduate and graduate students in computer science and related fields such as engineering and statistics. The course addresses the question how to enable computers to learn from past experiences. It introduces the field of machine learning describing a variety of learning paradigms, algorithms, theoretical results and applications.
It introduces basic concepts from statistics, artificial intelligence, information theory and probability theory insofar they are relevant to machine learning. The following topics in machine learning and computational intelligence are covered in detail
-nearest neighbour classifier
-decision trees
-bias and variance trade-off
-regression
-probabilistic methods
-Bayesian learning
-support vector machines
-artificial neural networks
-ensemble methods
-dimensionality reduction
-subspace methods.