I'm trying to set up a binary prediction as the number prediction just does nothing. It doesn't create the output columns in the table.
But the binary prediction seems to want a Yes/No field. But a Yes/No field has a default value, so you end up with a value in every field by default. As a result there are no blanks to predict.
So there is no way this can actually work is there?