Introduction to Machine Learning (Day-16)

Introduction to Machine Learning (Day-16)

University

8 Qs

quiz-placeholder

Similar activities

Algorithm Quiz : Which algorithm is the best fit ?

Algorithm Quiz : Which algorithm is the best fit ?

University

8 Qs

Data Mining

Data Mining

University

10 Qs

Predictive Analytics

Predictive Analytics

University

10 Qs

Data Science After

Data Science After

University

6 Qs

DATA MINING

DATA MINING

University

10 Qs

Analitika data perpajakan

Analitika data perpajakan

University

10 Qs

MPB Week 6

MPB Week 6

University

10 Qs

Machine learning Quiz 3

Machine learning Quiz 3

University

10 Qs

Introduction to Machine Learning (Day-16)

Introduction to Machine Learning (Day-16)

Assessment

Quiz

Computers

University

Medium

Created by

Suresh Raikwar

Used 117+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which one of the statement is true regarding residuals in regression analysis?

Mean of residuals is always zero

Mean of residuals is always less than zero

Mean of residuals is always greater than zero

There is no such rule for residuals.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Generally, which of the following method(s) is used for predicting continuous dependent variable?

Linear Regression

Logistic Regression

Both

None of these

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

We can also compute the coefficient of linear regression with the help of an analytical method called “Normal Equation”. Which of the following is/are true about “Normal Equation”?


  1. We don’t have to choose the learning rate
  2. It becomes slow when number of features is very large
  3. No need to iterate

1 and 2

1 and 3

2 and 3

1,2 and 3

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many coefficients do you need to estimate in a simple linear regression model (One independent variable)?

1

2

3

Cannot Say

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If two variables are highly correlated, is it necessary that they have a linear relationship?

Yes

No

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Two features have correlation coefficient=0. What it indicates?

The two features are highly correlated

The two features are not correlated

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In a simple linear regression model (One independent variable), If we change the input variable by 1 unit. How much output variable will change?

By 1

No change

By intercept

By its Slope

8.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Determine the gradient of the function

 x22y24yx^2-2y^2-4y  at point (0, 0)?

2i-4j

0i-4j

0i+0j

-4i-4j