SVM Flashcards

1
Q

What is a margin? What are the support vectors? Which is the minimun number of support vectors required? What is a Hard-SVM?

A

7 / 4-7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe generally the equivalent formulation for Hard-SVM, the one with homogeneous halfspaces

A

7 / 9

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When Soft-SVM are used? Describe them and also write down the optimization problem they solve

A

7 / 10-12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Write down the equivalent formulation for Soft-SVM (hinge loss). How can be solved? Try to describe in detail the algorithm.

A

7 / 12-15

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In Hard-SVM there exits a dual formulation. For this case, what is the only thing that needs to be computed?

A

7 / 16

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a kernel function? Describe the general procedure on how to apply the transformation on the training set S and then find the correct prediction.

A

7 / 18-19

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the kernel trick? What are the most
common kernels?

A

7 / 20-23

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define the Degree-Q polynomial kernel

A

7 / 24

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define the sigmoid kernel

A

7 / 23

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Define the Gaussian-RBF kernel

A

7 / 25

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do we choose the kernel? What the Mercer’s condition says?

A

7 / 26

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How to use SVM for regression? What is the function to minimize? What is the final model produced? What is the new definition of support vectors?

A

7 / 27-28

How well did you know this?
1
Not at all
2
3
4
5
Perfectly