Question: Q 1 ( 2 p t ) : Given a data with attributes ( x , y ) and a line described by: x -

Q1(2pt) : Given a data with attributes (x,y) and a line described by:
x-2y-10=0. Consider linear classifier:
if a data (x',y') located above the line, then it belongs to Class A
otherwise, it belongs to Class B
Now, consider the data below:
which class the data in the table belongs to? Write down the computation
process.
Q2(1 pt): Drawing the geometric decision boundary of the classifier in Q1
in the following 2-D axis.
Figure 1: Draw your solution here
Q3(2 pt): Suppose: e1'=x2 and e2'=y2. And we have another line defined
as: e1+e2-25=0. Consider a classifier: if (e1',e2') converted from (x1',x2') locates above the line e1+e2-25=0,
then it belongs to Class A
Otherwise, it belongs to Class B
Consider the data below:
which class the data in the table belongs to? Write down the computation
process. (Hint: compute e1' and e2' first and then solve the question)
Q4(bonus)(2pt) : Drawing the geometric decision boundary of the clas-
sifier in Q3 in the following 2-D axis.
Figure 2: Draw your solution here
Q 1 ( 2 p t ) : Given a data with attributes ( x

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 Programming Questions!