Training Data¶
Entity Type: Glossary
ID: training-data
Definition: The dataset used to teach a machine learning algorithm. It consists of input examples and their corresponding correct outputs (in supervised learning) or just inputs (in unsupervised learning) that the model learns from.
Related Terms: - machine-learning - supervised-learning - test-data - validation-data
Source Urls: - https://en.wikipedia.org/wiki/Training,_validation,_and_test_sets
Tags: - foundational - machine-learning - data
Status: active
Version: 1.0.0
Created At: 2025-08-31
Last Updated: 2025-08-31