Dimensionality reduction

From Machinelearning
Revision as of 23:12, 23 March 2020 by Sebastian (talk | contribs) (Created page with "Dimensionality reduction is one of the main applications of unsupervised learning . It can be understood as the process of reducing the number of random variables under co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dimensionality reduction is one of the main applications of unsupervised learning . It can be understood as the process of reducing the number of random variables under consideration by getting a set of principal variables.[1]

Some of the most common dimensionality reduction algorithms in machine learning are listed as follows[1]:

References