Short answer
Binarizing a continuous score makes sense when most of the practical value comes from knowing whether the opportunity cleared a meaningful hurdle, not from measuring every small difference above and below that line.
Learn / Feature intuition
Answer page / feature intuition
Topic cluster / Signal calibration and thresholdsBinarize a continuous score when the useful edge mostly lives in the tails or when execution only supports sparse, high-conviction trades. Keep it continuous when intermediate values still carry ranking or sizing information that the portfolio can use.
What to remember
Binarizing a continuous score makes sense when most of the practical value comes from knowing whether the opportunity cleared a meaningful hurdle, not from measuring every small difference above and below that line.
Some signals only become economically interesting in the extremes. In those cases, a binary trade rule can improve discipline, reduce churn, and align better with an execution stack that does not benefit from constant tiny resizes.
If intermediate score levels still contain useful rank or size information, hard thresholding can waste signal quality. That is common in cross-sectional systems where relative ordering matters even when no single name is an obvious yes or no.
Compare the continuous and binary versions on net outcomes, turnover, and robustness to small threshold changes. The cleaner curve is not automatically better if it only looks clean because the threshold hid a fragile score under one stylized rule.