Lemma
math, backwards

Find the Minimum

The nouns change — loss, calibration error, portfolio risk — but the procedure is one: pick a number to improve, move through choices, stop when improvement runs out. Once you read it once, you recognise it everywhere.

the skeleton
  1. 1
    objective
    Pick a single number that should get smaller (or larger).
  2. 2
    move
    Decide which direction in the choice space lowers the objective.
  3. 3
    step
    Decide how far to move in that direction.
  4. 4
    stop
    Pick a rule for when further moves stop helping.
instances · 3
leans on
walk the instances
Finding the Minimum →

One skeleton — objective, move, step, stop — under three applications across ML and finance.