Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Exerciae 3 ( Data Separation ) , Assume we have n data points x i i n R d , with label y i i
Exerciae Data Separation Assume we have data points with label We ane searching for an mypenplane defined by iva normal which separates the points according to their label. Ideally, we would like to have
and
Unfortunately, this condition is rarely met with reallife problems. Instead, we solve an optimization problem which minimizes the gap between the hyperplane and the missclassified points. To do so we will use a specific loss fumetion
max;
which is equal to when the point is wellclassified the sign of and is the same but is strictly positive when the sign of and is different. To improve the performances, instead of minimizing the los function alone, we alho use a quadratic regularizer as follow.
where to is the regularization parameter.
Consider the following quadratic optimization problem is a vector full of ones
min
AAidotsn
Esplain why problem Sep solves problem Sep
Compute the duat of Sep and try to reduce the number of variables. Use the notations and tor the dual variables.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started