Back to Glossary
Training Data
学習データ(がくしゅうデータ)
BeginnerCore Concepts
The dataset used to teach a machine learning model patterns and relationships. The model learns by finding patterns in this data.
Why It Matters
The quality and diversity of training data directly affects model accuracy and bias.
Example in Practice
A model trained on millions of customer reviews to predict whether a new review is positive or negative.