Fit, choose, then evaluate

  1. 1. Training
  2. 2. Validation
  3. 3. Final test

How can a gradient step fit the line?

Start with prediction a + bx at a = b = 0. Each step uses the training MSE gradient and learning rate 0.1. This demonstrates fitting; the candidate comparison uses completed fits.