Question 6
Consider a perceptron for a binary classification task. There are four features each of which is binary. The dataset has 16 data-points. The feature vector for no two data-points is the same. The weight vector is w = (1, 1,−1,−1). Ignore the bias.
If the number of misclassifications is zero on this dataset, answer the given subquestions.
Find the number of data-points in the dataset that have true label 0.