Search Header Logo

Quiz 12

Authored by Mohand Mahmoud

Computers

University

Used 1+ times

Quiz 12
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Machine learning models should work automatically without the need for the

user to manually set the hyperparameters.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While training your regression model using Gradient Decent, you noticed that the

value of loss increases with epochs, this behavior can be due to high learning

rate.

True

False

3.

DRAW QUESTION

1 min • 5 pts

Draw: Normal (expected) regression

Media Image

4.

DRAW QUESTION

1 min • 5 pts

Draw: Overfitting regression

Media Image

5.

FILL IN THE BLANK QUESTION

1 min • 4 pts

from scipy import stats
x = [5,7,8,7,2,17,2,9,4,11,12,9,6]
y = [99,86,87,88,111,86,103,87,94,78,77,85,86]

complete code to find :slope, intercept ??

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which Equation is polynomial regreesion

y=Ax+B

y=Ax1+Bx2+c

y=Ax1+Bx2^2+c

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Cleaning Empty Cells which function we use ?

df.dropna()

df.fillna(130, inplace = True)

df.loc[7, 'Duration'] = 45

A & B

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?