An Unsupervised Learning Task is a Learning Task where no Labeled Training Cases are provided.
References
2009
- (Wikipedia, 2009) http://en.wikipedia.org/wiki/Unsupervised_learning
- In machine learning, unsupervised learning is a class of problems in which one seeks to determine how the data are organized. It is distinguished from supervised learning (and reinforcement learning) in that the learner is given only unlabeled examples.
- Unsupervised learning is closely related to the problem of density estimation in statistics. However unsupervised learning also encompasses many other techniques that seek to summarize and explain key features of the data.
- One form of unsupervised learning is clustering. Another example is blind source separation based on Independent Component Analysis (ICA).
2000
1998