79496350

Date: 2025-03-09 17:58:05
Score: 1.5
Natty:
Report link

For models assuming an underlying data generating distribution for labels like logistic regression, uses 1/0 because that's the possible range of the Logistic distribution. See Wolfram.

If you were to use let's say Hyperbolic tangent distribution to define your target and model the classification with that link function you would use +1/-1 labels. See Wolfram.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: SharmaTu