Technology & Digital Life - Artificial intelligence and data - Supervised learning - Machine learning
What characterizes supervised machine learning?
Correct!
In supervised learning, a model is trained with examples whose correct outputs are known.
The known outputs are often called labels or target values.
Source: IBM


