Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(a) Assume we want to use Adaboost to classify the training examples S in the 2D plane given in the figure above. The weak learner

image text in transcribed

(a) Assume we want to use Adaboost to classify the training examples S in the 2D plane given in the figure above. The weak learner outputs a function of the form sign(xit) for i{1,2} and t{1,2} or its negation. You can assume {+1,1} labels. If you recall, at the beginning of Adaboost, the weight for each training example is the same, so w1=(1,1,,1). What is the best hypothesis for the weak learner to output to minimize the error rate with respect to this initial weighting? What is its error rate? Call it E1. (b) Following the Adaboost algorithm, we must now give new weights to each point. What is the new weighting w2 (recall 1=1E1E1) ? Now according to this new weighting of points, what is the best hypothesis for the weak learner to output

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

What is Accounting?

Answered: 1 week ago