On Tue, Nov 17, 2015 at 2:36 PM, Ulanov, Alexander <[email protected]> wrote:
> Raw scores are not available through the public API. > It would be great to add this feature, it seems that we overlooked it. OK, thanks for the info. > The better way would be to write a new implementation of MLP > model that will extend Classifier (instead of Predictor). Actually I think it would be better still to extend ProbabilisticClassifier, since MLP classifier outputs are posterior class probabilities. best, Robert Dodier --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
