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.
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.