0% found this document useful (0 votes)
21 views

Industry Driven Elective Machine Learning (2:0:0)

This document provides an overview of an elective machine learning course. The course is worth 100 marks total, split evenly between continuous internal evaluation and semester end examination. It consists of 3 modules taught over 2 hours per week for a total of 24 hours. Module 1 covers supervised and unsupervised learning algorithms. Module 2 covers decision trees and artificial neural networks. Module 3 covers Bayesian learning and ensemble methods. The intended learning outcomes are for students to understand machine learning types and clustering, decision trees, and Bayesian theory.

Uploaded by

nandini p
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

Industry Driven Elective Machine Learning (2:0:0)

This document provides an overview of an elective machine learning course. The course is worth 100 marks total, split evenly between continuous internal evaluation and semester end examination. It consists of 3 modules taught over 2 hours per week for a total of 24 hours. Module 1 covers supervised and unsupervised learning algorithms. Module 2 covers decision trees and artificial neural networks. Module 3 covers Bayesian learning and ensemble methods. The intended learning outcomes are for students to understand machine learning types and clustering, decision trees, and Bayesian theory.

Uploaded by

nandini p
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Industry Driven Elective

Machine Learning (2:0:0)


Sub Code : MIT2I02 CIE : 50%
Hrs/Week : 02 SEE : 50%

SEE Hours : 2 Hrs Max Marks :50

Course outcome

On successful completion of the course, students will be able to:


1.Understand types of machine learning and analyze clustering mechanisms.
2.Understand decision tree and its importance
3.Interpret Bayesian theory and extend it to machine leaning, learn few parametric
methods

Module 1: 8 hrs

Introduction to Machine Learning: Supervised Learning (Regression-Linear &


Logistic, Classification-Linear), Unsupervised Learning (Clustering- K means
clustering), Reinforcement Learning (overview only), Inductive Bias- Variance

SLE: Association

Module 2: 10 hrs

Decision Trees: Introduction, Pruning, Loss functions, Examples, Implementation


of decision tree

Artificial Neural Networks(ANNs): Introduction, Neural Network representation,


Appropriate Problems, Perceptrons, Backpropogation algorithm

SLE: Applications of ANNs

Module 3: 8 hrs

Bayesian Learning: Introduction, Bayes Theorem, Naive Bayes classifier,


Bayesian belief networks, EM algorithm

Ensemble methods: Bagging, Committee Machines, Stacking

SLE: Boosting
Text Book:

1. Tom M Mitchell, Machine Learning, India Edition July 2017, McGraw Hill
Education

References:

1. Stephen Marsland, Machine Learning-An algorithmic Perpective, CRC Press

2. Ethem Alpaydin, Introduction to Machine Learning, Second Edition, MIT Press

You might also like