Advanced Regression and SVM Concepts

Advanced Regression and SVM Concepts

University

15 Qs

quiz-placeholder

Similar activities

TTE Chapter 4 Part 5 Powerpoint

TTE Chapter 4 Part 5 Powerpoint

University

14 Qs

SCR - Triggering

SCR - Triggering

University

10 Qs

MECHANISMS OF DRUG ACTION

MECHANISMS OF DRUG ACTION

University

12 Qs

ITS462 - Propositional logic/calculus

ITS462 - Propositional logic/calculus

University

16 Qs

Relatividad 1 IDMA06A SD19

Relatividad 1 IDMA06A SD19

10th Grade - University

10 Qs

Metode Data Mining

Metode Data Mining

University

10 Qs

PROTECTION DEVICES

PROTECTION DEVICES

University - Professional Development

15 Qs

Hidrolika saluran tertutup

Hidrolika saluran tertutup

University - Professional Development

15 Qs

Advanced Regression and SVM Concepts

Advanced Regression and SVM Concepts

Assessment

Quiz

Science

University

Hard

Created by

Vinh Dang

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which expression correctly represents the gradient of the objective function in ordinary least squares regression?

Gradient = 2 * X_transpose * (X * beta - y)

Gradient = X_transpose * X - X_transpose * y

Gradient = X * (X_transpose * beta)

Gradient = X_transpose * X * beta - X_transpose * y

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the chain rule for multivariable functions, what is the correct form of the total derivative of z = f(x(t), y(t))?

dz/dt = df/dx * dx/dt + df/dy * dy/dt

dz/dt = partial f / partial x + partial f / partial y

dz/dt = partial f / partial x * dx/dt + partial f / partial y * dy/dt

dz/dt = gradient f dot dx/dt

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which condition is necessary to ensure that X_transpose * X is invertible in the normal equation for linear regression?

Matrix X has full row rank

Matrix X is square

Matrix X has linearly dependent columns

Matrix X has full column rank

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the entropy of a binary variable with values {0,1} occurring with equal probability?

H(X) = 0

H(X) = 1

H(X) = log2(1/2)

H(X) = -2 * (1/2) * log2(1/2)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In SVM, what condition must support vectors satisfy if 0 < alpha_i < C?

y_i * (w_transpose * x_i + b) = 0

y_i * (w_transpose * x_i + b) = 1

alpha_i = C

xi_i = 1

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The Chebyshev distance is the limit of the Minkowski distance as:

p approaches 0

p approaches 1

p approaches 2

p approaches infinity

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a required property for a distance metric?

Non-negativity

Symmetry

Smoothness

Triangle inequality

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?