Unsupervised learning: Difference between revisions

Content deleted Content added
Undid revision 1220115160 by Xc1181 (talk) the text generalized unsupervised learning while the reference was limited to surveying research on a specifical bacteral infection and treatment
Adds a source for the definition of the term
Line 1:
{{Short description|A paradigm in machine learning}}
'''Unsupervised learning''' is a method in [[machine learning]] where, in contrast to [[supervised learning]], algorithms learn patterns exclusively from unlabeled data.<ref>{{Cite web |last=Wu |first=Wei |title=Unsupervised Learning |url=https://na.uni-tuebingen.de/ex/ml_seminar_ss2022/Unsupervised_Learning%20Final.pdf |url-status=live |access-date=26 April 2024}}</ref> The hope is that through mimicry, which is an important mode of learning in people, the machine is forced to build a concise representation of its world and then generate imaginative content from it.
 
Other methods in the supervision spectrum are [[Reinforcement Learning]] where the machine is given only a numerical performance score as guidance, and [[Weak_supervision | Weak or Semi supervision]] where a small portion of the data is tagged, and [[Self-supervised_learning | Self Supervision]].