This lesson is included with Plus.
Distinguish training from inference: training changes the model, while inference uses the trained model on new inputs. Recognize common serving patterns such as one-at-a-time predictions in an app and batch predictions over many records.