It earns a place when
- Use them for small datasets, smooth functions, active learning and uncertainty-aware regression.
- You can evaluate it against a credible baseline.
- Its output fits the decision and data constraints.
Machine learning models · Phase 3 · Lesson 27
Understand Gaussian processes as distributions over functions with uncertainty that varies across the input space.
Understand Gaussian processes as distributions over functions with uncertainty that varies across the input space.
Instead of choosing one fixed curve, place a probability distribution over possible curves. Nearby inputs can be correlated through a kernel.
A Gaussian process is defined by a mean function and covariance kernel. The kernel determines how observations at x and x-prime co-vary.
For expensive laboratory measurements, a Gaussian process can predict where a response is likely high and show wider uncertainty where observations are sparse.
When a result looks surprisingly good, inspect the split, target timing, error slices and data-generating process before celebrating.
Use this as a small experiment rather than a recipe to copy blindly. Change one thing, record the result and explain the change.
Answer from memory first. The buttons reveal feedback, but the durable step is explaining why.
1. What is a Gaussian process a distribution over?
2. What does a kernel control?
3. Where is GP uncertainty often wider?
Probabilistic Machine Learning. Use the source for the deeper treatment after you can explain the lesson's core idea without looking.