AI Terminology
/Beginner
Training Data
Definition
The massive dataset used to teach a Machine Learning model how to make predictions, find patterns, or generate content.
Explain Like I'm New
The textbooks a student reads before taking an exam. If the textbooks are filled with wrong information, the student will fail the test. In AI, 'Garbage In = Garbage Out'. The quality of the training data determines the quality of the AI.
Real World Example
To train an AI to recognize human faces, the training data would be a collection of 5 million distinct photographs of human faces gathered from the internet.
Common Use Cases
- •Model building
- •Bias prevention
Interview Questions
basic
- Why do large AI models like ChatGPT require so much training data?
intermediate
- What happens if the training data for a hiring AI mostly consists of resumes from men?