Download Machine Learning

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Nonlinear dimensionality reduction wikipedia , lookup

Cluster analysis wikipedia , lookup

Transcript
With effect from the academic year 2015-16
IT 6103
MACHINE LEARNING
Instruction
Duration of University Examination
University Examination
Sessional
3 Periods per Week
3 Hours
80 Marks
20 Marks
Course Objectives:
At the end of the course, student can
1. Discuss basic concepts of Machine Learning , problems and the other concepts such as
algorithms, heuristics, solution spaces and relate them to brute force searching.
2. Understand the mathematical concepts related to Multilayer perception.
3. Demonstrate familiarity with various techniques in Machine Learning and their
applications as well as general questions related to analyzing and handling large data sets
Course Outcomes :
Upon successful completion of the course, student
1. Acquire the basic knowledge of Machine Learning, identify algorithms, machine learning
problems
2. gets ability to apply the knowledge of computing and mathematics appropriate to the
discipline
3. Identifies various machine learning techniques such as decision tree, artificial neural
networks, Bayesian learning, genetic algorithms, clustering and classification algorithms
etc. and their applications
4. gets working knowledge of applying the ML algorithms to the available large data sets
with the available simulation packages such as WEKA , Clementine etc.
UNIT-I
Introduction: Learning, Types of Machine Learning.
Concept learning: Introduction, Version Spaces and the Candidate Elimination Algorithm.
Learning with Trees: Constructing Decision Trees, CART, Classification Example.
UNIT-II
Linear Discriminants: The Perceptron, Linear Separability.
Linear Regression Multilayer Perceptron (MLP): Going Forwards, Backwards, MLP in
practices, Deriving back.
Propagation SUPPORT Vector Machines: Optimal Separation, Kernels.
UNIT-III
Some Basic Statistics: Averages, Variance and Covariance, The Gaussian.
The Bias-Variance Tradeoff Bayesian learning: Introduction, Bayes theorem, Bayes Optimal
Classifier, Naive Bayes Classifier.
Graphical Models: Bayesian networks, Approximate Inference, Making Bayesian Networks,
Hidden Markov Models, The Forward Algorithm.
With effect from the academic year 2015-16
UNIT-IV
Evolutionary Learning: Genetic Algorithms, Genetic Operators.
Genetic Programming Ensemble learning: Boosting, Bagging.
Dimensionality Reduction: Linear Discriminant Analysis, Principal Component Analysis
UNIT-V
Clustering: Introduction, Similarity and Distance Measures, Outliers, Hierarchical Methods,
Partitional Algorithms, Clustering Large Databases, Clustering with Categorical Attributes,
Comparison.
Suggested Reading:
1) Tom M. Mitchell, "Machine Leaming ",MacGraw Hill, 1997.
2) Stephen Marsland, "Machine Learning - An Algorithmic Perspective ", CRC Press, 2009.
3) Margaret H Dunham, "Data Mining", Pearson Edition, 2003.
4) GalitShmueli, Nitin R Patel, Peter C Bruce, "Data Mining for Business Intelligence", Wiley
India Edition, 2007.
5) RajjallShinghal, "Pattern Recognition ", Oxford University Press, 2006.