the.ai

Unsupervised / Dimensionality

verified

Principal Component Analysis

Data with a thousand measurements is rarely a thousand independent things — the measurements move together. PCA finds the directions along which the data varies most and re-describes every point in terms of those, keeping only the few that matter. It is a change of basis, not a model: nothing is learned about any task, only about the shape of the data.

Viz primitive · budget-splitcomponents = 10

components holds 10% of the budget; rest holds the remaining 90%.

Variance captured by the components kept against the variance discarded, in equal units. Drag the component count to watch how few of them carry most of it.

10

Reviewed by opendroid · 2026-08-13

  • arXiv:0909.4061 — Finding structure with randomness: Probabilistic algorithms for constructing approximate matrix decompositions