0% found this document useful (0 votes)
41 views1 page

III B.Tech I Sem MachineLearning (20AD5T04)

Uploaded by

k ramesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views1 page

III B.Tech I Sem MachineLearning (20AD5T04)

Uploaded by

k ramesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

BONAM VENKATA CHALAMAYYA ENGINERING COLLEGE

ODALAREVU – 533 210, Andhra Pradesh, India

L T P C
III Year - I Semester Code: 20AD5T04
3 0 0 3
MACHINE LEARNING
Course Objectives:
 Identify problems that are amenable to solution by ANN methods, and which ML methods may be suited to
solving a given problem.
 Formalize a given problem in the language/framework of different ANN methods (e.g., as a search problem, as a
constraint satisfaction problem, as a planning problem, as a Markov decision process, etc).
Course Outcomes:
After the completion of the course, student will be able to
 Explain the fundamental usage of the concept Machine Learning system
 Demonstrate on various regression Technique
 Analyze the Ensemble Learning Methods
 Illustrate the Clustering Techniques and Dimensionality Reduction Models in Machine Learning.
 Discuss the Neural Network Models and Fundamentals concepts of Deep Learning
UNIT I
Introduction- Artificial Intelligence, Machine Learning, Deep learning, Types of Machine Learning Systems, Main
Challenges of Machine Learning. Statistical Learning: Introduction, Supervised and Unsupervised Learning,
Training and Test Loss, Tradeoffs in Statistical Learning, Estimating Risk Statistics, Sampling distribution of an
estimator, Empirical Risk Minimization.
UNIT II
Supervised Learning(Regression/Classification):Basic Methods: Distance based Methods, Nearest Neighbours,
Decision Trees, Naive Bayes, Linear Models: Linear Regression, Logistic Regression, Generalized Linear Models,
Support Vector Machines, Binary Classification: Multiclass/Structured outputs, MNIST, Ranking.
UNIT III
Ensemble Learning and Random Forests: Introduction, Voting Classifiers, Bagging and Pasting, Random Forests,
Boosting, Stacking. Support Vector Machine: Linear SVM Classification, Nonlinear SVM Classification SVM
Regression, Naïve Bayes Classifiers.
UNIT IV
Unsupervised Learning Techniques: Clustering, K-Means, Limits of K-Means, Using Clustering for Image
Segmentation, Using Clustering for Preprocessing, Using Clustering for Semi-Supervised Learning, DBSCAN,
Gaussian Mixtures. Dimensionality Reduction: The Curse of Dimensionality, Main Approaches for Dimensionality
Reduction, PCA, Using Scikit-Learn, Randomized PCA, Kernel PCA.
UNIT V
Neural Networks and Deep Learning: Introduction to Artificial Neural Networks with Keras, Implementing MLPs
with Keras, Installing TensorFlow 2, Loading and Preprocessing Data with TensorFlow.
Text Books:
1.Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition, O’Reilly Publications, 2019
2.Data Science and Machine Learning Mathematical and Statistical Methods,Dirk P. Kroese, Zdravko I. Botev,
Thomas Taimre, Radislav Vaisman,25th November 2020
Reference Books:
1. Trevor Hastie, Robert Tibshirani, Jerome Friedman, The Elements of Statistical Learning, Springer 2009
2. Christopher Bishop, Pattern Recognition and Machine Learning, Springer, 2007
3.Machine Learning Probabilistic Approach, Kevin P. Murphy, MIT Press, 2012.

BR20 Detailed Syllabus for CSE (AI&DS), BVCEC w.e.f. 2020-21

You might also like