Predicted win probability
--
๐Ÿ“Š Top contributors
๐ŸŽš Feature dials
Each dial is one input feature. Sliding changes the prediction live. The Contribution column shows each feature's signed contribution to the logit (raw output before sigmoid) โ€” positive (green) pushes toward WIN, negative (red) pushes toward LOSS.
๐Ÿ’ก Using what-if
Build intuition: Slide one feature at a time. Watch which ones move the prediction the most โ€” those are the brain's favorite features.
Stress-test a scenario: Set up a realistic bull or bear configuration. Does the brain agree? If not, the model may have miscalibrated weights.
Generate training data: When the brain disagrees with your view, set the dials to match your view and click "Save as training row" with your label โ€” the brain learns from this disagreement.