Question: To compare the capabilities of some popular classification algorithms, provide sample datasets that cannot be dealt with accurately by one algorithm but can be accurately
To compare the capabilities of some popular classification algorithms, provide sample datasets that cannot be dealt with accurately by one algorithm but can be accurately dealt with by the other. In every case, explain why one of the algorithms fails to discover the correct clusters or classes.
a Write a dimensional dataset of ten points with two classes that can be classified with accuracy by a decision tree, but not by a logistic regression classifier. Please describe every data point and its class label numerically. A drawing of data points without numerical values of attributes will not get any mark. marks
Draw the data points in a and also draw the decision boundaries of a decision tree and a logistic regression classifier to explain why the dataset in a can be accurately classified by a decision tree but cannot be correctly classified by a logistic regression classifier. The drawing is only required to be qualitatively correct marks
c Write a dimensional dataset of ten points with two classes that can be classified with accuracy by a logistic regression classifier, but not by a Nearest Neighbors classifier. Please describe every data point and its class label numerically. A drawing of data points without numerical values of attributes will not get any mark. marks
d Draw the data points in c and also draw the decision boundaries of a logistic regression classifier and a Nearest Neighbors classifier to explain why the dataset in c can be accurately classified by a logistic regression classifier but cannot be correctly classified by a Nearest Neighbors classifier. The approximate decision boundaries are only required to be qualitatively correct marks
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
