1.2.1. Machine Learning

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Regulation Godavari Institute of Engineering & Technology

GRMT-20 (Autonomous) I M.Tech II Sem.


Course Code
20251201
MACHINE LEARNING
Teaching Total contact hours - 48 L T P C
Prerequisite (s): Data structures and probability and statistics 3 0 0 3

Course Objective(s):
 To introduce students to the basic concepts and techniques of Machine Learning.
 To become familiar with regression methods, classification methods, clustering methods.
 To become familiar with Artificial Neural Networks, Dimensionality Reduction Techniques.

Course Outcome(s):
After successful completion of this course, a student will be able to-
CO-1: Gain knowledge about basic concepts of Machine Learning
CO-2: Identify machine learning techniques suitable for a given problem
CO-3: Solve the problems using various machine learning techniques
CO-4: Apply Artificial Neural Networks and Dimensionality reduction techniques.
CO-5: Design application using machine learning techniques.

UNIT-1
Introduction: Well-posed learning problems, designing a learning system, Perspectives and
issues in machine learning.
Predicting Numeric Values: Regression - Finding the best fit lines with linear regression,
locally weighted linear regression, Shrinking Coefficients, The bias / Variance tradeoff.
Logistic Regression: Classification with logistic regression and the sigmoid function, using
optimization to find the best regression coefficients.

UNIT-2
Support Vector Machines Separating data with the maximum margin, finding the maximum
margin, efficient optimization with SMO algorithm, Using Kernels for more Complex data.
Instance-Based Learning: Introduction, k-Nearest Neighbor Learning, Radial Basis Functions,
Case-Based Reasoning.

UNIT-3
Evaluation Hypotheses: Motivation, Estimation hypothesis accuracy, Basics of sampling
theory, a general approach for deriving confidence intervals, Difference in error of two
hypotheses, Comparing learning algorithms.
UNIT-4
Artificial Neural Networks: Introduction, Neural network representation, Appropriate problems
for neural network learning, Perceptrons, Multilayer networks and the back propagation
algorithm, Remarks on the back propagation algorithm, An illustrative example face recognition,
Advanced topics in artificial neural networks

UNIT-5
Dimensionality Reduction Techniques: Principal Component analysis.
Genetic Algorithms: Representing Hypotheses, Genetic Operators, Fitness Function and
Selection, Illustrative Example.

Text Books
1. Machine Learning ,Tom M. Mitchell, MGH
2. Machine Learning in Action, Peter Harington, 2012, Cengage.

Reference Books
1. Introduction to Machine Learning, EthemAlpaydin, PHI, 2004

CO-PO Mapping:
(1: Slight [Low]; 2: Moderate[Medium]; 3: Substantial[High]; '-' : No Correlation)
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12
CO1 3 - - - - - - - - - - -
CO2 - 2 3 - - - - - - - - -
CO3 - - 1 2 3 - - - - - - -
CO4 - - - - 2 - - - - - - -
CO5 - - - - 2 1 - - - - - -

You might also like