Warning: session_start(): open(/var/cpanel/php/sessions/ea-php56/sess_24f32a8cf07a12a641b46a2a06782f2a, O_RDWR) failed: No such file or directory (2) in /home/snscourseware/public_html/ct.snscourseware.org/syllabus.php on line 2

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php56) in /home/snscourseware/public_html/ct.snscourseware.org/syllabus.php on line 2
Connected successfully
Warning: Undefined variable $hostname in /home/snscourseware/public_html/ct.snscourseware.org/syllabus.php on line 18
Syllabus || SNS Courseware
Subject Details
Dept     : CSE
Sem      : 5
Regul    : 2019
Faculty : Subhashree P
phone  : NIL
E-mail  : subashree.p.cse@snsct.org
176
Page views
24
Files
2
Videos
1
R.Links

Icon
Syllabus

UNIT
1
INTRODUCTION TO MACHINE LEARNING

Machine Learning – perspective – Issues - Examples of Machine Learning Applications – Types of Machine Learning –Machine Learning process- preliminaries, testing Machine Learning algorithms, turning data into Probabilities, and Statistics for Machine Learning, Probability theory -Bayesian Decision Theory.

UNIT
2
SUPERVISED LEARNING

Introduction - Linear Models for Regression – Linear Regression Models and Least Squares – Subset Selection – Shrinkage Methods – Derived Input Directions - Linear Models for Classification- Discriminant Analysis – Logistic Regression – Separating Hyper planes.

UNIT
3
DEEP LEARNING

Boosting and Additive Trees – Boosting Trees – Regularization – Interpretation – Illustrations -Neural Networks – Fitting Neural Network - Bayesian Neural Net - Neural Network Representation – Problems – Perceptron – Multilayer Networks and Back Propagation Algorithms. Case Study: Handwriting Recognition.

UNIT
4
UNSUPERVISED LEARNING

Introduction - Association Rules – Apriori Algorithm - Clustering- K-means – EM Algorithm- Mixtures of Gaussians - Self-organizing Map - Principal Components, Curves and Surfaces – Independent Component Analysis. Case Study: Weather prediction.

UNIT
5
REINFORCEMENT LEARNING

Introduction - Single State Case - Elements of Reinforcement Learning – Model Based Learning - Temporal Difference Learning – Generalization - Partially Observable States. Case Study: Healthcare Prediction.

Reference Book:

1 Tom M. Mitchell, “Machine Learning”, McGraw-Hill Education (India) Private Limited, 2013. 2 Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani, “An Introduction to Statistical Learning: with Applications in R”, Springer; First Edition 2013. 3 P. Flach, ―Machine Learning: The art and science of algorithms that make sense of data, Cambridge University Press, 2012.

Text Book:

1 AlpaydinEthem, “Introduction to Machine Learning”, MIT Press, Second Edition, 2010. 2 Trevor Hastie, Robert Tibshirani, Jerome Friedman, “The Elements of Statistical Learning: Data Mining, Inference, and Prediction”, Springer; Second Edition, 2009.