0% found this document useful (0 votes)
661 views

Introduction To Machine Learning - Unit 3 - Week 1

This document is a summary of an online machine learning course assignment submitted by the user [email protected]. The assignment includes multiple choice and short answer questions about key machine learning concepts covered in Week 1 of the course, including supervised vs. unsupervised learning, classification vs. regression problems, and bias and variance. The user is provided feedback on their responses and the option to submit revised answers before the due date.

Uploaded by

Dhivya
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
661 views

Introduction To Machine Learning - Unit 3 - Week 1

This document is a summary of an online machine learning course assignment submitted by the user [email protected]. The assignment includes multiple choice and short answer questions about key machine learning concepts covered in Week 1 of the course, including supervised vs. unsupervised learning, classification vs. regression problems, and bias and variance. The user is provided feedback on their responses and the option to submit revised answers before the due date.

Uploaded by

Dhivya
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Assessment submitted.

(https://swayam.gov.in)

(https://swayam.gov.in/nc_details/NPTEL)
X

[email protected]

NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL)
»
Introduction to Machine Learning (course)


Register for
Certification
exam
Thank you for taking the Week 1 :
Assignment 1.
(https://examform.nptel.ac.in/2022_04/exam_form/dashboard)

Course
outline Week 1 : Assignment 1
Your last recorded submission was on 2022-08-03, 10:00 Due date: 2022-08-10, 23:59 IST.
How does an IST
NPTEL
online 1) Which of the following are supervised learning problems? (multiple may be correct) 1 point
course

Learning to drive using a reward signal.
work? ()

Predicting disease from blood sample.
Week 0 ()
Grouping students in the same class based on similar features.

Face recognition to unlock your phone.
Week 1 ()
2) Which of the following are classification problems? (multiple may be correct) 1 point
Introduction to
Machine
Predict the runs a cricketer will score in a particular match.
Learning (unit?
Predict which team will win a tournament.
unit=22&lesson=23)

Predict whether it will rain today.
Supervised
Predict your mood tomorrow.
Learning (unit?
unit=22&lesson=24) 3) Which of the following is a regression task? (multiple options may be correct) 1 point

Unsupervised
Predict the price of a house 10 years after it is constructed.
Learning (unit?

Predict if a house will be standing 50 years after it is constructed.
unit=22&lesson=25)

Predict the weight of food wasted in a restaurant during next month.
Reinforcement

Predict the sales of a new Apple product.
Learning (unit?
unit=22&lesson=26) 4) Which of the following is an unsupervised learning task? (multiple options may be 1 point
Statistical correct)
Decision
Theory -

Group audio files based on language of the speakers.
Regression
Group applicants to a university based on their nationality.
(unit?

Predict a student’s performance in the final exams.
unit=22&lesson=27)

Predict the trajectory of a meteorite.
Statistical 5) Given below is your dataset. You are using KNN regression with K=3. What is the 1 point
Assessment submitted. prediction for a new input value (3, 2)?

Decision
X

Theory -

Classification
(unit?
unit=22&lesson=28)

Bias - Variance
(unit?
unit=22&lesson=29)

Practice: Week
1 : Assignment
1 (Non
Graded)
(assessment?

name=136) Use Euclidean distance measure for finding closest points.

Quiz: Week 1
2
: Assignment

3
1
(assessment?
3.5
name=160)
2.5

Week 1 6) Which of the following is a reinforcement learning task? (multiple options may be 1 point
Feedback correct)
Form :
Introduction to
Learning to drive a cycle
Machine

Learning to predict stock prices
Learning (unit?
unit=22&lesson=148)
Learning to play chess

Leaning to predict spam labels for e-mails
Week 2 ()
7) Find the mean of squared error for the given predictions:
1 point

Text

Transcripts ()

Download
Videos ()

Books ()

Problem
Solving
Session ()

  Hint: Find the squared error for each prediction and take the mean of that.


1

2

1.5

0

8) Find the mean of 0-1 loss for the given predictions:


1 point

Assessment submitted.
X


1

0

1.5

0.5

9) Bias and variance are given by: 1 point

^ ^ ^ 2
E[f (x)] − f (x), E[(E[f (x)] − f (x)) ]

^ ^ ^ 2
E[f (x)] − f (x), E[(E[f (x)] − f (x))]

^ 2 ^ ^ 2
(E[f (x)] − f (x)) , E[(E[f (x)] − f (x)) ]

^ 2 ^ ^ 2
(E[f (x)] − f (x)) , E[(E[f (x)] − f (x))]

10) Which of the following are true about bias and variance? (multiple options may be 1 point
correct)


Complex models tend to have high bias.

Complex models tend to have low bias.

Complex models tend to have low variance.

Complex models tend to have high variance.

You may submit any number of times before the due date. The final submission will be
considered for grading.
Submit Answers

You might also like