MLT | Notes
The content presented here has been drawn from the lectures recorded by professor Arun Rajkumar for the Machine Learning Techniques course and the notes that he generated while recording them. This content can be assumed to a loose adaption of the professor's lectures in written form. If any errors are found in this document, please drop a mail to karthik@study.iitm.ac.in.
WeekContent
Notation
Symbol SoupA formula sheet for the course (under construction)
Week-1PCA
Week-2Kernel PCA
Week-3K-Means
Week-4Estimation, MLE, Bayesian, EM algorithm
Week-5Linear regression, Kernel regression
Week-6Regularization, Ridge and Lasso regression
Week-7Classification, KNN, Decision Trees
Week-8Discriminative and generative models, Naive Bayes
Week-9Perceptron, Logistic Regression
Week-10Hard-Margin SVM
Week-11Soft-Margin SVM, Bagging, Boosting, AdaBoost
Week-12Loss functions for classification, Neural networks