Learn / Feature intuition

Back to learn

Answer page / feature intuition

Topic cluster / Regime detection and context

Should a regime model output a hard state or a confidence score?

Hard states are easier to operate and can work well when the edge truly switches on and off. Confidence scores are better when the environment changes by degree and the main use of the model is to scale risk or rank opportunity quality.

What to remember

  • The edge disappears beyond a clear threshold.
  • Execution conditions become unacceptable in bad regimes.
  • The team needs a simple rule for whether the sleeve is active.
  • Volatility increases but does not fully invalidate the signal.

Short answer

Choose a hard state when the downstream action is naturally binary and the economic story really is about tradable versus non-tradable conditions. Choose a confidence score when the regime mostly changes how aggressive the strategy should be rather than whether it should exist at all.

The output format should follow the trading decision, not the other way around.

When a hard state is cleaner

Binary states are attractive when the strategy has obvious failure zones. They are easier to explain, easier to monitor, and often easier to audit after something goes wrong.

  • The edge disappears beyond a clear threshold.
  • Execution conditions become unacceptable in bad regimes.
  • The team needs a simple rule for whether the sleeve is active.

When a confidence score is better

Graded outputs make more sense when the regime shifts by degree. They preserve uncertainty and can feed downstream sizing or capital-allocation rules without forcing every small change into an on-off switch.

  • Volatility increases but does not fully invalidate the signal.
  • Several sleeves need to share capital based on relative attractiveness.
  • A hard cutoff would create unstable threshold behavior and extra churn.

Test the downstream policy, not just the classifier

A regime score with good classification metrics can still be a bad trading object if the final size rule is fragile. The real evaluation target is the end policy: how the output changes trades, turnover, drawdowns, and operating clarity.