[scikit-learn] Label encoding for classifiers and soft targets

Javier López Peña jlopez at ende.cc
Mon Mar 13 17:54:24 EDT 2017


> You could use a regression model with a logistic sigmoid in the output layer.

By training a regression network with logistic activation the outputs do not add to 1.
I just checked on a minimal example on the iris dataset.


More information about the scikit-learn mailing list