Question: Consider the data ( x i = ( x 1 ( i ) , x 2 ( i ) ) , y ( i )

Consider the data (xi=(x1(i),x2(i)),y(i))i=1n below, where we fit the model p(y=1|x,w)=(w0+w1x1+w2x2).
Suppose we fit the model by the Lasso regularized negative log-likelihood objective function, i.e., we minimize
J{w,b}=1n1nlog(1+exp(-y(i)(tilde(x)(i)Tw)))+j=1d|wj|
where tilde(x)(i)=(1,x(i)).
(a) Draw a possible decision boundary corresponding to the optimal model on the leftmost figure.
(b) Now suppose we regularize only the w0 parameter, i.e., we minimize
J{w,b}=1n1nlog(1+exp(-y(i)(tilde(x)(i)Tw)))+|w0|
Suppose is a very large number, so we regularize w0 all the way to 0, but all other parameters are
unregularized. Draw a possible decision boundary on the middle figure.
(c) Now suppose we heavily regularize only the w1 parameter, i.e., we minimize
J{w,b}=1n1nlog(1+exp(-y(i)(tilde(x)(i)Tw)))+|w1|
Draw a possible decision boundary on the righmost figure.
 Consider the data (xi=(x1(i),x2(i)),y(i))i=1n below, where we fit the model p(y=1|x,w)=(w0+w1x1+w2x2).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!