Problem. Suppose that we are a bank trying to learn the creditworthiness of our current customers. Our resources include a database of the history of previous customers who have been already classified as defaulters or not. Based on this history, we are to learn the function $f$ which takes a customer as input and spits out the (binary) value of their creditworthiness ("yes" or "no").
[Assume that the customers are linearly separable.]
[Assume that the customers are linearly separable.]