Skip to main content
Coursera
Coursera for Reliance Family
  • Menu pop-up Collapsed
    • Completed
      Quiz: Practice quiz: Regression
      Submitted
  1. Week 1
  2. Practice quiz: Regression
Quiz

Practice quiz: Regression

Ready to review what you’ve learned before taking the quiz? I’m here to help.

Activity Completed

Submit your assignment

DueAugust 4, 11:59 PM PDTAug 4, 11:59 PM PDT
Try again
Activity Completed

Receive grade

To Pass70% or higher

Your grade

100%

We keep your highest score

Practice quiz: Regression

Graded Quiz. • 10 min

DueAug 4, 11:59 PM PDT
Assessment passed

Congratulations! You passed!

Grade received 100%
Latest Submission Grade 100%
To pass 70% or higher

1.

Question 1

For linear regression, the model is fw,b(x)=wx+bf_{w,b}(x) = wx + bfw,b​(x)=wx+b.

Which of the following are the inputs, or features, that are fed into the model and with which the model is expected to make a prediction?

1 / 1 point
Correct

The xxx, the input features, are fed into the model to generate a prediction fw,b(x)f_{w,b}(x)fw,b​(x)

2.

Question 2

For linear regression, if you find parameters www and bbb so that J(w,b)J(w,b)J(w,b) is very close to zero, what can you conclude?

1 / 1 point
Correct

When the cost is small, this means that the model fits the training set well.