Artificial Intelligence & Machine Learning
Select the accurate description of Training data.
- A. A supervised learning task that assigns input data into predefined categories.
- B. The dataset used to teach a machine learning model to recognize patterns. ✓
- C. A machine learning approach where an agent learns to make decisions by receiving rewards or penalties.
- D. An optimization algorithm used to minimize a model's error by iteratively adjusting its parameters.
Correct answer
B. The dataset used to teach a machine learning model to recognize patterns.
Explanation
Training data refers to the dataset used to teach a machine learning model to recognize patterns.