What does training mean in Artificial Intelligence?
Answer and explanation
Correct answer: Teaching a machine to learn patterns from examples and data
Training is the stage in which a model is given examples and adjusts its internal parameters to learn useful patterns. After training, the model can perform inference on new data. Therefore option A describes training, while option B describes later prediction or inference, not the learning stage itself.
Frequently asked questions
What is the correct answer to this question?
Teaching a machine to learn patterns from examples and data
Why is this the correct answer?
Training is the stage in which a model is given examples and adjusts its internal parameters to learn useful patterns. After training, the model can perform inference on new data. Therefore option A describes training, while option B describes later prediction or inference, not the learning stage itself.
Which subject and chapter does this question cover?
This is a Class 9 Artificial Intelligence question. Chapter: Reflection, Project Cycle, and Ethics. Topic: AI Project Cycle.