Suppose you are modeling data with a binary target and three inputs. The data are linearly separable. How many possible solutions exist that classify the target?
a. two (one for each target outcome)
b. three (one for each input)
c. the dot product between the normal vector w and the vector of inputs x
d. an infinite number