Principal component analysis
Conversion of a set of observations of possibly correlated variables into a set of values of linearly uncorrelated variables called principal components
Principal component analysis (PCA) is a linear dimensionality reduction technique with applications in exploratory data analysis, visualization and data preprocessing. The data are linearly transformed onto a new coordinate system such that the directions (principal components) capturing the largest variation in the data can be easily identified.
Nº Q2873 ★★★
Rare · History
Principal component analysis
Conversion of a set of observations of possibly correlated variables into a set of values of linearly uncorrelated variables called principal components
Principal component analysis (PCA) is a linear dimensionality reduction technique with applications in exploratory data analysis, visualization and data preprocessing. The data are linearly transformed onto a new coordinate system such that the directions (principal components) capturing the largest variation in the data can be easily identified.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
Principal component analysis (PCA) is a linear dimensionality reduction technique with applications in exploratory data analysis, visualization and data preprocessing. The data are linearly transformed onto a new coordinate system such that the directions (principal components) capturing the largest variation in the data can be easily identified. The principal components of a collection of points in a real coordinate space are a sequence of p {\displaystyle p} unit vectors, where the i {\displaystyle i} -th vector is the direction of a line that best fits the data while being orthogonal to the first i − 1 {\displaystyle i-1} vectors. Here, a best-fitting line is defined as one that minimizes the average squared perpendicular distance from the points to the line. These directions (i.e., principal components) constitute an orthonormal basis in which different individual dimensions of the data are linearly uncorrelated. Many studies use the first two principal components in order to plot the data in two dimensions and to visually identify clusters of closely related data points. Principal component analysis has applications in many fields such as population genetics, microbiome studies, and atmospheric science.
Text: Wikipédia, CC BY-SA 4.0. · Image: Nicoguaro (CC BY 4.0) ·
Related cards
Pearson correlation coefficient
Type of coefficient
Nº Q1136628 ★★★★
Probably approximately correct learning
Framework for mathematical analysis of machine learning
Nº Q458526 ★
Dimensional analysis
Analysis of the relationships between different physical quantities by identifying their base quantities and units of measure
Nº Q217113 ★★
Pascal (unit)
SI unit of pressure and stress
Nº Q44395 ★★★★
Linear discriminant analysis
Method used in statistics, pattern recognition and machine learning
Nº Q1228929 ★★
Inverse transform sampling
Basic method for pseudo-random number sampling
Nº Q1377019 ★