Machine learning basics
The examples a model learns from; its behaviour, its blind spots and its mistakes all come from what is in them.
Formal
The collection of examples, often with the correct answers attached, used during model training to set a model's internal numbers; kept apart from the data later used to test it.
In plain English
Like the textbooks and past exams a student studies from. If they are wrong, one-sided or out of date, so is what the student learns.
In practice
A pension fund wants to train a model on ten years of member emails and must first check which of them hold personal data and on what legal basis they may be used.
Why it matters
Training data is an asset to protect and a source of risk. It can leak personal data, carry unfair patterns, or be quietly changed by an attacker.