Week 3 Quiz 2

Week 3 Quiz 2

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

AI and Machine Learning

AI and Machine Learning

12th Grade

10 Qs

Classification

Classification

3rd Grade - University

5 Qs

CP3-Gr9Adv

CP3-Gr9Adv

9th Grade

11 Qs

Data Science - KabAI Series

Data Science - KabAI Series

12th Grade - University

15 Qs

AL_TQ(Regression)

AL_TQ(Regression)

1st Grade - University

14 Qs

Neural Networks

Neural Networks

12th Grade

8 Qs

Regression Modelling Quiz

Regression Modelling Quiz

12th Grade

12 Qs

Machine Learning Lab 1

Machine Learning Lab 1

9th - 12th Grade

10 Qs

Week 3 Quiz 2

Week 3 Quiz 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

kaust bioestudent

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logistic Function gives output in the range

-1 to 1

-infinity to 1

0 to 1

0 to +infinity

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following data X = [ temperature = [12,13.4,15.6,.......,10.5] ], Y = [ Feeling Sick =['Yes', 'No','Yes',........,'No'.].

You need to select a model to predict Y from X. Which is the best Model.

Linear Regression.

Support Vector Machine Regression.

I don't need model to predict I can make a simple rule.

Logistic Regression.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gradient Descent for Optimization is used to update the parameters by moving in the direction of

Increasing Loss.

It does not moves.

Gradient Descent is useless.

Decreasing Loss.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a Logistic Regression Model in Python. How can you check if it is a good model or not.

Observing the Mean Squared Error.

No need to check the model after fitting.

Observing Precision, Recall and Accuracy.

Observing the Code.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If your Learning Rate in Gradient Descent is very large what would happen ?

It would converge very rapidly.

It would converge very slowly.

It would diverge.

It is the gradient that matters the learning rate is useless.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a

b

None

a & b

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

b

a

c

None

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?