Question: Create a 2-dimensional data set with 30 samples that has the following properties Samples should belong to 2 classes (15 samples per class) Using a
Create a 2-dimensional data set with 30 samples that has the following properties
- Samples should belong to 2 classes (15 samples per class)
- Using a Logistic Regression classifier, all samples from both classes can be correctly classified
- Using a K-NN classifier, with K=3, two samples from each class will always be misclassified. The remaining 26 can be classified correctly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
