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

Andreas Mueller t3kcit at gmail.com
Wed Mar 15 10:42:58 EDT 2017



On 03/13/2017 05:54 PM, Javier López Peña wrote:
>> 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.
Sorry meant softmax ;)


More information about the scikit-learn mailing list