(22AML145) Machine Learning CIA-I Question Paper
(22AML145) Machine Learning CIA-I Question Paper
B. N. M. Institute of Technology
An Autonomous Institution under VTU
Department of Artificial Intelligence and Machine Learning
Internal Assessment – I
Semester: IV Date: 29/05/2024
Subject: Machine Learning Time: 9:30 AM - 10:45 AM
Subject Code: 22AML145 Max. Marks: 30
Note: Answer FOUR full questions choosing one full question from each part.
Bloom’s
Sl. POs/P
QUESTIONS Marks COs Cognitive
No SOs
Levels
PART- A
Explain the concept of batch learning versus online 1,2,3,5
1 learning. 7 1 ,8,12/ Understand
1,2
(OR)
Explain Overfitting and Underfitting training data with 1,2,3,5
2 appropriate figures. 7 1 ,8,12/ Understand
1,2
PART- B
Develop a relevant code snippet to outline the concepts on
the following in the context of data preparation. 1,2,3,5
3 i. Data Cleaning 8 1 ,8,12/ Apply
ii. Handling text and categorical attributes 1,2
iii. Feature scaling
(OR)
Develop code snippets to show how Grid Search and 1,2,3,5
4 Randomized Search help in Fine-Tuning a model. 8 1 ,8,12/ Apply
1,2
PART- C
Apply the Find-S algorithm to construct a maximally
specific hypothesis and show its working by taking the
EnjoySport concept and training instances given in Table 1,2,3,5
5 given below. 7 1 ,8,12/ Apply
1,2
(OR)
Apply the Candidate-Elimination algorithm to construct the
boundary of most specific and general hypothesis set by
referring to training instances in Table given below. 1,2,3,5
6 7 1 ,8,12/ Apply
1,2
PART- D
Develop relevant code-snippets and outline the concepts
1,2,3,4
involved in the following.
7 8 2,4 ,5,8,12 Apply
i. Measuring accuracy using Cross-Validation
/1,2
ii. Confusion Matrix
(OR)
Develop relevant code-snippets and outline the concepts
1,2,3,4
involved in the following.
8 8 2,4 ,5,8,12 Apply
i. Precision and Recall
/ 1,2
ii. F1 Score
Course Outcomes
CO1: Apply the concepts of Machine Learning and theory underlying machine learning
CO2: Apply the data to understand the distribution of the data
CO4: Demonstrate the working of various algorithms with respect to training and test data sets