MLT (1)
MLT (1)
MLT
Section Id : 64065348510
Section Number : 12
Number of Questions : 12
Section Marks : 50
Sub-Section Number : 1
Sub-Section Id : 640653100858
Correct Marks : 0
THIS IS QUESTION PAPER FOR THE SUBJECT "DIPLOMA LEVEL : MACHINE LEARNING
TECHNIQUES (COMPUTER BASED EXAM)"
ARE YOU SURE YOU HAVE TO WRITE EXAM FOR THIS SUBJECT?
CROSS CHECK YOUR HALL TICKET TO CONFIRM THE SUBJECTS TO BE WRITTEN.
(IF IT IS NOT THE CORRECT SUBJECT, PLS CHECK THE SECTION AT THE TOP FOR THE SUBJECTS
REGISTERED BY YOU)
Options :
6406532306909. YES
6406532306910. NO
Sub-Section Number : 2
Sub-Section Id : 640653100859
Sub questions
Correct Marks : 4
Possible Answers :
Options :
6406532306912. The kernel regression is parametric
Correct Marks : 4
Possible Answers :
39 to 40
Sub-Section Number : 3
Sub-Section Id : 640653100860
Correct Marks : 4
Options :
6406532306919. (1,1)
Sub-Section Number : 4
Sub-Section Id : 640653100861
Select all the statements that are true about decision trees and k-Nearest Neighbors (k-NN) in
machine learning:
Options :
6406532306935. Decision trees are a supervised learning algorithm used for classifications.
6406532306936. The k-NN algorithm is a lazy learner, which means it doesn’t build an explicit
model during the training phase.
6406532306937. In k-NN, the value of k represents the number of features used for
classification.
6406532306939. The depth of the tree is a hyperparameter and is typically chosen using cross-
validation.
Sub-Section Number : 5
Sub-Section Id : 640653100862
Correct Marks : 4
Options :
Correct Marks : 4
6406532306931. β = [0.5, 1]
Sub-Section Number : 6
Sub-Section Id : 640653100863
Correct Marks : 4
You are working on a decision tree algorithm to classify whether a bank loan applicant will default
on their loan based on several financial factors. The dataset includes Credit Score, Annual Income,
Loan Amount, Loan Term as features.
The target variable is binary: 1 for ”Default” and 0 for ”No Default.”
You have a dataset of 500 loan applicants, and you want to construct a decision tree to predict
loan default. To determine the first split (root node), you'll use the information gain as the
criterion. Here’s the distribution of loan default in the dataset:
Possible Answers :
0.83 to 0.92
Correct Marks : 4
Possible Answers :
8191
Sub-Section Number : 7
Sub-Section Id : 640653100864
Correct Marks : 2
Question Label : Short Answer Question
Given a training dataset with 100 data points, how many distances would we have to compute in
the process of predicting the label of test-point in the k-NN algorithm with k = 5
Possible Answers :
100
Correct Marks : 2
If the proportion of points belonging to class 1 in a node is p, for what value of p is the node’s
entropy maximum?
Possible Answers :
0.5
Sub-Section Number : 8
Sub-Section Id : 640653100865
Sub questions
Correct Marks : 3
Possible Answers :
Correct Marks : 3
What will be the predicted label according to the Naive Bayes decision rule?
Possible Answers :
MLP
Section Id : 64065348511
Section Number : 13
Number of Questions : 24
Section Marks : 50
Sub-Section Number : 1
Sub-Section Id : 640653100866