What Can We Do?

To resolve this problem we will be using something called a decision tree. Decision trees are essentially piecewise constant approximations. In more simple terms they are a way to take input and generate an output based on a set of rules that the computer creates based on command. This method of problem solving can be very useful in specific scenarios.