AI crossword

12345678910
Across
  1. 2. The type of matrix whose eigenvectors define the principal components in PCA
  2. 6. In PCA, this quantity gives the variance captured along a principal component
  3. 7. S-shaped function that squashes a linear score into a probability between 0 and 1
  4. 8. In reinforcement learning, the signal an agent tries to maximise
  5. 9. The direction of steepest descent/ascent that an optimisation algorithm steps against
  6. 10. Measures the systematic error or the distance between a model's average predicted values and the true/actual values (ground truth)
Down
  1. 1. The recorded history of where a piece of data came from and how it was produced
  2. 3. Training many trees on bootstrap samples and averaging their predictions
  3. 4. Of all the instances a classifier flags as positive, the fraction that are genuinely positive
  4. 5. When a model memorises training noise instead of the underlying pattern, shown by a large train–validation error gap