Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

View in Help Center (registration required)

Unsupervised learning problems, when no output variable is present, seek to find some kind of structure in the underlying data, such as groups or clusters of attributes, according to their similarity: two examples belonging to the same group must exhibit a higher value of similarity than two patterns associated with different clusters.

Techniques related to unsupervised learning are usually called clustering algorithms. The number k of clusters may be chosen initially by the user (e.g. in the k-means technique) or suggested by the algorithm.

Available unsupervised learning tasks

  • No labels