'Machine Learning Classifier' should always return some sort of classification result

Currently, the Machine Learning Classifier activity will return an empty array if you try to classify a page, and the model lacks confidence to make a guess. I think it would be easier to build programs around this activity if it always returned some sort of result, even if the result object indicated it was inconclusive.