21AI63AI
21AI63AI
Note: 01. Answer any FIVE full questions, choosing at least ONE question from each
MODULE.
02. Assume PlayTennis as the Datasset, wherever required
*Bloom’s COs
Module -1 Taxonomy Marks
Level
Q.01 a Explain the different types of Machine Learning. L2 CO1 6
b Apply the Find-S algorithm to the following dataset to determine L3
the most specific hypothesis. CO1 7
c What is inductive bias, and why is it important in Machine L2 7
Learning?
OR
Q.02 a Describe the main challenges faced in Machine Learning. L2 CO1 6
b Using the Candidate Elimination algorithm, demonstrate how to L3
find the Version Space given the following set of hypotheses and CO1 8
examples.
c Explain the concept of Version Spaces in Machine Learning. L2 6
Module-2
OR
Q.04 a Describe the steps involved in preparing data for a machine L2 CO2 5
learning model.
b Design and implement a machine learning pipeline to perform L3 CO2 10
multiclass classification using the MNIST dataset, including steps
for data preparation, model selection, training, and fine-tuning.
c What is error analysis, and why is it crucial in the process of L2 CO2 5
training a machine learning model?
Module-3
Q. 05 a Explain the concept of gradient descent and its role in training L2 CO4 6
linear regression models.
b You are given a dataset with a nonlinear relationship between the L3 CO4 8
features and the target variable. Design a model using polynomial
regression to fit this dataset. Outline the steps involved and
evaluate the model's performance. CO3
c What are regularized linear models, and why are they important in L2 CO4 6
preventing overfitting?
Page 01 of 02
21AI63
OR
Q. 06 a Describe the differences between linear and polynomial regression. L2 CO4 6
c What are the main differences between boosting and stacking in L2 CO3 5
ensemble learning?
Module-5
Q. 09 a Explain the Maximum Likelihood Estimation (MLE) method and L2 CO5 6
its significance in parameter estimation.
OR
Q. 10 a What is the Gibbs Algorithm and how does it differ from the Bayes L2 CO5 6
Optimal Classifier?
b Explain the working of the Naïve Bayes Classifier and provide an L2 CO5 6
example of its application.
Page 02 of 02