Constraint Optimisation - Inequality Constraints Flashcards

1
Q

What are the two types of constraints and what are their properties?

A

Inactive constraints: Where the constraint does not actually matter
Active constraints: Where the constraint does actually matter

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

What is the value of λ for inactive constraints?

A

λ = 0

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

What is the requirements for the gradient of the constraint and the function for an inequality constraint to be active?

A

They must be parallel and be in the same direction of each other. This means that the direction of acceptable values is in the direction of the anti-gradient.
[Picture 13]

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

What is the requirements for the gradient of the constraint and the function for an inequality constraint to be inactive?

A

They must be parallel and be in the opposite direction of each other.
[Picture 14]

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

When we pick a single vector to solve for w0, what problem can this present?

A

If there is noise on the vector we chose, this can be a real problem so instead we take all support vectors and calculate w0 for each of them and then average the result

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