B.V.
Raju Institute of Technology
(Autonomous)
Vishnupur, Narsapur, Medak (District) – 502313
Department of Computer Science and Engineering
Session Plan
Course Title: MACHINE LEARNING L T P C
Course Code: A56E1 3 3 3
Pre-requisites: Probability and Statistics, Advanced Databases
Name of the Faculty Mrs. D Deepika
Designation Assistant Professor
Department CSE
Academic year 2023-2024 Class: III B.Tech II Section: CSE-E
Sem
1.To introduce the key term of the foundation of machine learning
2. Understand the concept of data preprocessing
Learning
Rationale 3. Understand the concept of classification
4. The concepts of Decision Trees, Ensemble Learning and Random Forests
5. Introduction to Dimensionality Reduction and Clustering
Learning
Outcomes At the end of this course, learners will be able to:
Po1 Po2 Po3 Po4 Po5 Po6 Po7 Po8 Po9 Po10 Po11 Po12 Pso1 Pso2
Demonstrate the foundations of 3 3 2 1 2
machine learning.
2. Apply data preprocessing 3 3 1 2 1 1
techniques and prepares data ready
for analysis
3. Apply various classification 3 3 2 1 2 2
techniques to build a model and
predict the target classes.
4. Infer the Decision Trees, 3 3 2 2 1 2 2
Ensemble Learning and Random
Forests to build the models with
improved performance.
5. Distinguish the machine learning 3 3 2 2 1 2 2
tasks and build models to solve real
world problems.
Target Attainment: 2.064
Learning Content & Plan
No. of Teaching
Text
Unit Title Name of the Topic Period Date Teaching aids methods
book
s
Unit- I
Machine Learning, Uses of Machine Learning, Types of Machine Learning Systems,
Supervised/Unsupervised Learning, Batch and Online Learning, Instance-Based Versus
Model-Based Learning, Main Challenges of Machine Learning.
(8 hours)
Machine 19.02.202 BlackBoard BlackBoar T1
Learning Introduction 1 d
4 pg10
Machine Learning 1 20.02.202 BlackBoard BlackBoard T1
4
pg:1
3
B.V. Raju Institute of Technology
(Autonomous)
Vishnupur, Narsapur, Medak (District) – 502313
Department of Computer Science and Engineering
Session Plan
Learning Content & Plan
No. of Teaching
Text
Unit Title Name of the Topic Period Date Teaching aids methods
book
s
21.02.202 BlackBoard BlackBoard T1
Uses of Machine Learning 1 4
pg:1
4
22.02.202 BlackBoard BlackBoard T1
Types of Machine Learning
1 4
Systems pg:2
2
26.02.202 BlackBoard BlackBoard T1
Batch and Online Learning 4
1 pg:2
5
27.02.202 BlackBoard BlackBoard T1
Instance-Based Versus Model-
1 4
Based Learning pg:2
8
28.02.202 BlackBoard BlackBoard T1
Main Challenges of Machine 4
1 pg:3
Learning
0
29.02.202 BlackBoard BlackBoard
Practice Session 1
4
Unit- II
Know the Data and Data Preprocessing: Data Objects and attribute types, Basic statistical
description of Data, Data preprocessing, Data cleaning, Data Integration and Data
reduction. Main Approaches for Dimensionality Reduction, Projection, Manifold Learning,
PCA. Insufficient Quantity of Training Data, Nonrepresentative Training Data, Poor-Quality
Data, Irrelevant Features, Overfitting the Training Data, Underfitting the Training Data,
Stepping Back, Testing and Validating. ( 10 Hours)
Know the BlackBoard BlackBoard T1
Data and 04.03.202
Data Objects and attribute types 1 Pg:3
Data 4
7
Preproces
sing Basic statistical description of 05.03.202 BlackBoard BlackBoard R1
1 4
Data pg.:
06.03.202 BlackBoard BlackBoard T1
4&
Data preprocessing 2 pg:3
07.03.202
4 8
11.03.202 BlackBoard BlackBoard T1
Data cleaning 1 4
pg:3
9
12.03.202 BlackBoard BlackBoard T1
Data Integration 1 4
pg:4
1
18.03.202 BlackBoard BlackBoard T1
4
Data reduction 2 pg:5
19.03.202
4 9
Main Approaches for 2 20.03.202 BlackBoard BlackBoard T1
Dimensionality Reduction, 4
B.V. Raju Institute of Technology
(Autonomous)
Vishnupur, Narsapur, Medak (District) – 502313
Department of Computer Science and Engineering
Session Plan
Learning Content & Plan
No. of Teaching
Text
Unit Title Name of the Topic Period Date Teaching aids methods
book
s
21.03.202 pg:5
4 2
26.03.202 BlackBoard BlackBoard T1
Projection, Manifold Learning, 4
1 pg:5
PCA 27.03.202
4 3
Insufficient Quantity of Training 28.03.202 BlackBoard BlackBoard T1
1 4
Data pg:
01.04.202 BlackBoard BlackBoard T1
Nonrepresentative Training Data 1 4
pg:5
6
02.04.202 BlackBoard BlackBoard T1
Poor-Quality Data, Irrelevant 4
1 pg:5
Features
9
03.04.202 BlackBoard BlackBoard T1
Overfitting the Training Data 1 4
pg:3
9
04.04.202 BlackBoard BlackBoard T1
Underfitting the Training Data 1 4
pg:4
1
04.04.202 BlackBoard BlackBoard T1
Stepping Back, Testing and 4
1 pg:5
Validating.
9
Unit- III
Classification: Training a Binary Classifier, Performance Measures, Measuring Accuracy
Using Cross Validation, Confusion Matrix, Precision and Recall, Precision/Recall Tradeoff,
The ROC Curve, Multiclass Classification, Error Analysis, Multilabel Classification, Multi
Output Classification. k-NN Classifier. Support Vector Machines: Support Vector Machines,
Soft Margin Classification, Nonlinear SVM Classification
Classificat 05.04.202 BlackBoard BlackBoard T2
ion Training a Binary Classifier 1 406.04.20
pg.:1
24
95
09.04.202 BlackBoard BlackBoard T2
4
Performance Measures 2 pg.:1
11.04.202
23&1
4
31
12.04.202 BlackBoard BlackBoard T2
Measuring Accuracy Using Cross 4
1 pg.:2
Validation
49
Confusion Matrix, Precision and 1 13.04.202 BlackBoard BlackBoard T2
Recall 4
pg.:1
14.04.202
97
4
B.V. Raju Institute of Technology
(Autonomous)
Vishnupur, Narsapur, Medak (District) – 502313
Department of Computer Science and Engineering
Session Plan
Learning Content & Plan
No. of Teaching
Text
Unit Title Name of the Topic Period Date Teaching aids methods
book
s
18.04.202 BlackBoard BlackBoard T2
Precision/Recall Tradeoff, The 4
2 pg.:6
ROC Curve 19.04.202
4 51
26.04.202 BlackBoard BlackBoard T2
Multiclass Classification ,Error 4
1 pg.:2
Analysis
49
27.04.202 BlackBoard BlackBoard T2
Multilabel Classification, Multi 4
1 pg.:1
Output Classification
97
29.04.202 BlackBoard BlackBoard T2
k-NN Classifier 1 4
pg.:6
51
30.04.202 BlackBoard BlackBoard T2
Support Vector Machines 1 4
pg.:2
49
Unit- IV
Decision Trees: Training and Visualizing a Decision Tree, Making Predictions, Estimating
Class Probabilities, The CART Training Algorithm, Computational Complexity, Gini
Impurity or Entropy. Ensemble Learning and Random Forests: Voting Classifiers, Bagging
and Pasting, Random Forests, Extra-Trees, Boosting, AdaBoost, Gradient Boosting,
Stacking..
(12 hours)
30.04.202 BlackBoard BlackBoard T2
Training and Visualizing a 4
Decision 1 pg.:4
Decision Tree
Trees: 75
03.05.202 BlackBoard BlackBoard T2
Making Predictions Estimating 4
2 pg.:4
Class Probabilities 04.05.202
4 93
05.05.202 BlackBoard BlackBoard T2
4
The CART Training Algorithm, 1 pg.:2
21,4
85
14.05.202 BlackBoard BlackBoard T2
Computational Complexity, Gini 4
1 pg.:4
Impurity or Entropy
77
15.05.202 BlackBoard BlackBoard T2
Ensemble Learning and Random 4
1 pg.:4
Forests
85
Voting Classifiers, 2 16.05.202 BlackBoard BlackBoard T2
4
pg.:2
18..05202
21,4
B.V. Raju Institute of Technology
(Autonomous)
Vishnupur, Narsapur, Medak (District) – 502313
Department of Computer Science and Engineering
Session Plan
Learning Content & Plan
No. of Teaching
Text
Unit Title Name of the Topic Period Date Teaching aids methods
book
s
4 85
24.05.202 BlackBoard BlackBoard T2
Bagging and Pasting, 1 4
pg.:4
77
24.05.202 BlackBoard BlackBoard T2
Random Forests 1 4
pg.:4
85
24.05.202 BlackBoard BlackBoard T2
4
Extra-Trees, Boosting, AdaBoost 1 pg.:2
21,4
85
AdaBoost, Gradient Boosting, 24.05.202 BlackBoard BlackBoard T2
Stacking.. 1 4
pg.:4
77
Unit- V
Clustering: How does clustering work: finding similarities using distances, Euclidean
distance and other distance metrics. k-Means Clustering: Plotting customers with their
segments, normalizing features, cluster centers and interpreting the Clusters.
Hierarchical Clustering. Introduction to Artificial Neural Networks: From Biological to
Artificial Neurons, Biological Neurons, Logical Computations with Neurons, the
Perceptron, Multi-Layer Perceptron and Backpropagation.
(9 hours)
Clustering 25.05.202 BlackBoard BlackBoard T1
How does clustering work 1 4
pg.:2
25
04.11.202 BlackBoard BlackBoard T1
finding similarities using
4
distances, Euclidean distance 1 pg:2
06.11.202
and other distance metrics. 26
4
08.11.202 BlackBoard BlackBoard T1
finding similarities using
4
distances, Euclidean distance 1 pg.:2
11.11.202
and other distance metrics. 29
4
11.05.202 BlackBoard BlackBoard T1
k-Means Clustering 1 4
pg.:2
25
11.05.202 BlackBoard BlackBoard T1
Plotting customers with their 4
1 pg:2
segments, normalizing features
26
12.05.202 BlackBoard BlackBoard T1
cluster centers and interpreting 1 4
the Clusters pg.:2
29
Hierarchical Clustering. 1 13.05.202 BlackBoard BlackBoard T1
4
pg.:2
B.V. Raju Institute of Technology
(Autonomous)
Vishnupur, Narsapur, Medak (District) – 502313
Department of Computer Science and Engineering
Session Plan
Learning Content & Plan
No. of Teaching
Text
Unit Title Name of the Topic Period Date Teaching aids methods
book
s
25
14.05.202 BlackBoard BlackBoard T1
Introduction to Artificial Neural 4
1 pg:2
Networks
26
15.05.202 BlackBoard BlackBoard T1
From Biological to Artificial 4
1 pg.:2
Neurons,
29
Logical Computations with 15.05.202 BlackBoard BlackBoard T1
Neurons, the 1 4
pg.:2
Perceptron ,Backpropagation. 25
Learning Resources Unit Unit
Unit 2 Unit 4 Unit 5
1 3
Géron, Aurélien. Hands-on machine learning with Scikit-
1
Learn, Keras, and TensorFlow: Concepts, tools, and √ √ √
techniques to build intelligent systems. O'Reilly Media,
2019.
Jaiwei Han, Micheline Kamber, Jian Pei., Data Mining:
2 Concepts and Techniques. Morgan Kaufmann Publisher. √ √
Third Edition. 2011.
References:
1. Pradhan, Manaranjan, and U. Dinesh Kumar. Machine Learning using Python. Wiley, IIM Bangalore,
2019.
2. Introduction to Machine Learning, Ethem Alpaydin 2nd Edition, MIT Press 2000
3. Machine Learning, Tom M. Mitchell, McGraw Hill, 1997, ISBN: 0-07-042807-7.
Learning Assessment Method:
Assessments Unit I Unit II Unit III Unit IV Unit V
√ √
1. Assessment Test I (before Mid I) √
√ √
2. Assessment Test II (before Mid II) √
B.V. Raju Institute of Technology
(Autonomous)
Vishnupur, Narsapur, Medak (District) – 502313
Department of Computer Science and Engineering
Session Plan
Signature of the HoD-CSE Signature of the Faculty
Dr.Ch. Madhu Babu Mrs. D Deepika