Constraint Optimisation - Inequality Constraints Flashcards
What are the two types of constraints and what are their properties?
Inactive constraints: Where the constraint does not actually matter
Active constraints: Where the constraint does actually matter
What is the value of λ for inactive constraints?
λ = 0
What is the requirements for the gradient of the constraint and the function for an inequality constraint to be active?
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]
What is the requirements for the gradient of the constraint and the function for an inequality constraint to be inactive?
They must be parallel and be in the opposite direction of each other.
[Picture 14]
When we pick a single vector to solve for w0, what problem can this present?
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