When using least square for classification of two classes labeled as 0 and 1, the value 0.5 is a common choice for the threshold.
Intuitively, it makes sense, but is it always optimal? In which sense?
When using least square for classification of two classes labeled as 0 and 1, the value 0.5 is a common choice for the threshold.
Intuitively, it makes sense, but is it always optimal? In which sense?