Exam Preparation PDF
ABOUT THE COURSE :
This course provides a concise introduction to the fundamental concepts in machine learning and popular machine learning algorithms. We will cover the standard and most popular supervised learning algorithms including linear regression, logistic regression, decision trees, k-nearest neighbour, an introduction to Bayesian learning and the naïve Bayes algorithm, support vector machines and kernels and neural networks with an introduction to Deep Learning. We will also cover the basic clustering algorithms. Feature reduction methods will also be discussed. We will introduce the basics of computational learning theory. In the course we will discuss various issues related to the application of machine learning algorithms. We will discuss hypothesis space, overfitting, bias and variance, tradeoffs between representational power and learnability, evaluation strategies and cross-validation. The course will be accompanied by hands-on problem solving with programming in Python and some tutorial sessions.
This course provides a concise introduction to the fundamental concepts in machine learning and popular machine learning algorithms. We will cover the standard and most popular supervised learning algorithms including linear regression, logistic regression, decision trees, k-nearest neighbour, an introduction to Bayesian learning and the naïve Bayes algorithm, support vector machines and kernels and neural networks with an introduction to Deep Learning. We will also cover the basic clustering algorithms. Feature reduction methods will also be discussed. We will introduce the basics of computational learning theory. In the course we will discuss various issues related to the application of machine learning algorithms. We will discuss hypothesis space, overfitting, bias and variance, tradeoffs between representational power and learnability, evaluation strategies and cross-validation. The course will be accompanied by hands-on problem solving with programming in Python and some tutorial sessions.
INTENDED AUDIENCE Elective course for UG, PG, BE, ME, MS, M.Sc, PhD
PRE-REQUISITES Basic programming skills (in Python), algorithm design, basics of probability & statistics
INDUSTRY SUPPORT Data science companies and many other industries value machine learning skills.
Summary
Course Status : | Ongoing |
Course Type : | Elective |
Duration : | 8 weeks |
Category : |
|
Credit Points : | 2 |
Level : | Undergraduate/Postgraduate |
Start Date : | 24 Jul 2023 |
End Date : | 15 Sep 2023 |
Enrollment Ends : | 07 Aug 2023 |
Exam Registration Ends : | 21 Aug 2023 |
Exam Date : | 24 Sep 2023 IST |
Course layout
Week 1: Introduction: Basic definitions, types of learning, hypothesis space and inductive bias, evaluation, cross-validation
Week 2: Linear regression, Decision trees, overfitting
Week 3: Instance based learning, Feature reduction, Collaborative filtering based recommendation
Week 4: Probability and Bayes learning
Week 5: Logistic Regression, Support Vector Machine, Kernel function and Kernel SVM
Week 6: Neural network: Perceptron, multilayer network, backpropagation, introduction to deep neural network
Week 7: Computational learning theory, PAC learning model, Sample complexity, VC Dimension, Ensemble learning
Week 8: Clustering: k-means, adaptive hierarchical clustering, Gaussian mixture model
Week 2: Linear regression, Decision trees, overfitting
Week 3: Instance based learning, Feature reduction, Collaborative filtering based recommendation
Week 4: Probability and Bayes learning
Week 5: Logistic Regression, Support Vector Machine, Kernel function and Kernel SVM
Week 6: Neural network: Perceptron, multilayer network, backpropagation, introduction to deep neural network
Week 7: Computational learning theory, PAC learning model, Sample complexity, VC Dimension, Ensemble learning
Week 8: Clustering: k-means, adaptive hierarchical clustering, Gaussian mixture model
Books and references
- Machine Learning. Tom Mitchell. First Edition, McGraw- Hill, 1997.
- Introduction to Machine Learning Edition 2, by Ethem Alpaydin
Exam Preparation PDF
Part : 2
Part : 3
No comments:
Post a Comment