CSE 336 (Full 25) - MId
CSE 336 (Full 25) - MId
Name:
Branch & Section:
SRM UNIVERSITY – AP, ANDHRA PRADESH
Mid Term Examinations - March 2023.
Descriptive Questions
Answer ANY TWO of the following (2 x 12.5= 25 Marks)
1. Consider the following table that represents the value of Indian currency (INR) with
respect to USD. (5+3+2+1.5)
2. a) We have data from the questionnaires survey (to ask people's opinions) and
objective testing with two attributes (acid durability and strength) to classify whether a
special paper tissue is good or not. Here is four training samples:
7 7 Bad
7 4 Bad
3 4 Good
1 4 Good
Register Number:
Name:
Branch & Section:
Now the factory produces a new paper tissue that passes laboratory test with X1 = 3
and X2 = 7. Without another expensive survey, can we guess what the classification
of this new tissue is? where K=3 and Euclidean distance is used to calculate the
distance from training samples. (8 marks)
b) A data set of cancer diagnoses has 100000 patient details with different features
with cancer detected ( as positive) and not detected (as negative). Total cancer
detected is 10% of total diagnoses. Your machine learning model detects 15000 as
cancer patients from the dataset with a Recall/TP rate of 80%. Draw the confusion
Matrix and calculate the Accuracy, error, precision and FP rate of your model (4.5
marks)
3. For the given dataset calculate the Information gain and design the decision tree.
Conclude which attribute is the irrelevant attribute in the dataset. (11+1.5)