You are on page 1of 1

Banasthali Vidyapith

2nd Periodical Test, March, 2020


Class: B.Tech(CS) VI Semester
Subject: Computer Science
Paper: CS 317: Artificial Intelligence and Machine Learning

MAX MARKS: 10 TIME ALLOTED: 1.30Hr

1. (a) Discuss the steps in building a regression model. [1.5]


(b) What do you understand by missing values and data imputation? [1]
(c) Discuss the different types of missing data, and the four different techniques for data
imputation. [1.5]

2. Translate the following sentences into predicate logic:


a. If it doesn’t rain today, I will go to the class.
b. Putih is a siamese and a good cat.
c. All basketball players are tall.
d. Some people like reading.
e. I have a brother who is a teacher.
f. If it doesn’t rain on Monday, Noah will go to the mountain. [3]

OR

Discuss the following concepts regarding data/feature preprocessing:


a. Re-scaling using min-max strategy.
b. Standardizing a feature.
c. Normalizing data. [1+1+1=3]

3. Explain the following metrics used for evaluating model performance:


a. R-Squared for Goodness of fit.
b. Root Mean Squared Error (RMSE).
c. Mean Absolute Error (MAE). [1+1+1=3]

OR

a. Describe the Naïve Bayes Classifier and Gaussian Naïve Bayes Classifiers. [1.5]
b. State the advantages and disadvantages of Naïve Bayes Classifiers. [1.5]
________________________________________________________________________________

You might also like