Introduction to Machine Learning NPTEL Week 1 Solutions NPTEL 2023

This set of MCQ(multiple choice questions) focuses on the Introduction to Machine Learning NPTEL 2023 Week 1 Solutions.

With the increased availability of data from varied sources there has been increasing attention paid to the various data driven disciplines such as analytics and machine learning. In this course we intend to introduce some of the basic concepts of machine learning from a mathematically well motivated perspective. We will cover the different learning paradigms and some of the more popular algorithms and architectures used in each of these paradigms.

Course layout

Answers COMING SOON! Kindly Wait!

Week 1: Assignment answers
Week 2: Assignment answers
Week 3: Assignment answers
Week 4: Assignment answers
Week 5: Assignment answers
Week 6: Assignment answers
Week 7: Assignment answers
Week 8: Assignment answers
Week 9: Assignment answers
Week 10: Assignment answers
Week 11: Assignment answers
Week 12: Assignment answers

NOTE: You can check your answer immediately by clicking show answer button. Introduction to Machine learning NPTEL 2023 Week 1 Assignment Solution” contains 10 questions.

Now, start attempting the quiz.

Introduction to Machine learning NPTEL 2023 Week 1 Solutions

Q1. Which of the following is a supervised learning problem?

a) Grouping related documents from an unannotated corpus
b) Predicting credit approval based on historical data
c) Predicting rainfall based on historical data
d) Predicting if a customer is going to return or keep a particular product he/she purchased from e-commerce website based on the historical data about the customer purchases and the particular product.
e) Fingerprint recognition of a particular person used in biometric attendance from the fingerprint data of various other people and that particular person

Answer: b,c,d,e

Q2. Which of the following is not a classification problem?

a) Predicting the temperature (in Celsius) of a room from other environmental features (such as atmospheric pressure, humidity etc).
b) Predicting if a cricket player is a batsman or bowler given his playing records.
c) Predicting the price of house (in INR) based on the data consisting prices of other house (in INR) and its features such as area, number of rooms, location etc.
d) Filtering of spam messages
e) Predicting the weather for tomorrow as “hot”, “cold”, or “rainy” based on the historical data wind speed, humidity, temperature, and precipitation.

Answer: a,c

Q3. Which of the following is a regression task? (multiple options may be correct)

a) Predicting the monthly sales of a cloth store in rupees.
b) Predicting if a user would like to listen to a newly released song or not based on historical data.
c) Predicting the confirmation probability (in fraction) of your train ticket whose current status is waiting list based on historical data.
d) Predicting if a patient has diabetes or not based on historical medical records.
e) Predicting if a customer is satisfied or unsatisfied from the product purchased from e-commerce website using the the reviews he/she wrote for the purchased product.

Answer: a,c

Introduction to Machine Learning NPTEL Week 1 Solutions

Q4. Which of the following is an unsupervised task?

a) Predicting if a new edible item is sweet or spicy based on the information of the ingredients, their quantities, and labels (sweet or spicy) for many other similar dishes.
b) Grouping related documents from an unannotated corpus.
c) Grouping of hand-written digits from their image.
d) Predicting the time (in days) a PhD student will take to complete his/her thesis to earn a degree based on the historical data such as qualifications, department, institute, research area, and time taken by other scholars to earn the degree.
e) all of the above

Answer: b,c

Q5. Which of the following is a categorical feature?

a) Number of rooms in a hostel.
b) Minimum RAM requirement (in GB) of a system to play a game like FIFA, DOTA.
c) Your weekly expenditure in rupees.
d) Ethnicity of a person
e) Area (in sq. centimeter) of your laptop screen.
f) The color of the curtains in your room.

Answer: d,f

Q6. Let X and Y be a uniformly distributed random variable over the interval [0, 4] and [0, 6] respectively. If X and Y are independent events, then compute the probability, P(max(X,Y)>3)

a) 1/6
b) 5/6
c) 2/3
d) 1/2
e) 2/6
f) 5/8
g) None of the above

Answer: f

Introduction to Machine Learning NPTEL Week 1 Solutions

Q7. Let the trace and determinant of a matrix A[acbd] be 6 and 16 respectively. The eigenvalues of A are

Answer: a

Q8. What happens when your model complexity increases? (multiple options may be correct)

a) Model Bias decreases
b) Model Bias increases
c) Variance of the model decreases
d) Variance of the model increases

Answer: a,d

Q9. A new phone, E-Corp X1 has been announced and it is what you’ve been waiting for, all along. You decide to read the reviews before buying it. From past experiences, you’ve figured out that good reviews mean that the product is good 90% of the time and bad reviews mean that it is bad 70% of the time. Upon glancing through the reviews section, you find out that the X1 has been reviewed 1269 times and only 172 of them were bad reviews. What is the probability that, if you order the X1, it is a bad phone?

a)  0.136
b) 0.160
c) 0.360
d) 0.840
e) 0.773
f) 0.573
g) 0.181

Answer: f

Introduction to Machine Learning NPTEL Week 1 Solutions

Q10. Which of the following are false about bias and variance of overfitted and underfitted models? (multiple options may be correct)

a)  Underfitted models have high bias.
b) Underfitted models have low bias.
c) Overfitted models have low variance.
d) Overfitted models have high variance.

Answer: b,c

>> Next- Introduction to Machine Learning Week 2 Assignment Solutions


DISCLAIMER: Use these answers only for the reference purpose. Quizermania doesn't claim these answers to be 100% correct. So, make sure you submit your assignments on the basis of your knowledge.

For discussion about any question, join the below comment section. And get the solution of your query. Also, try to share your thoughts about the topics covered in this particular quiz.

Checkout for more NPTEL Courses: Click Here!

Leave a Comment

Your email address will not be published. Required fields are marked *