Generalizations of Supervised Learning
There are several ways in which the standard supervised learning problem can be generalized:
- Semi-supervised learning: In this setting, the desired output values are provided only for a subset of the training data. The remaining data is unlabeled.
- Active learning: Instead of assuming that all of the training examples are given at the start, active learning algorithms interactively collect new examples, typically by making queries to a human user. Often, the queries are based on unlabeled data, which is a scenario that combines semi-supervised learning with active learning.
- Structured prediction: When the desired output value is a complex object, such as a parse tree or a labeled graph, then standard methods must be extended.
- Learning to rank: When the input is a set of objects and the desired output is a ranking of those objects, then again the standard methods must be extended.
Read more about this topic: Supervised Learning
Famous quotes containing the words supervised and/or learning:
“It is ultimately in employers best interests to have their employees families functioning smoothly. In the long run, children who misbehave because they are inadequately supervised or marital partners who disapprove of their spouses work situation are productivity problems. Just as work affects parents and children, parents and children affect the workplace by influencing the employed parents morale, absenteeism, and productivity.”
—Ann C. Crouter (20th century)
“Ignorance of what real learning is, and a consequent suspicion of it; materialism, and a consequent intellectual laxityboth of these have done destructive work in the colleges.”
—Katharine Fullerton Gerould (18791944)