High Dimensional Data Visualization
This demo shows data points in a 20-dimensional space, projected down to 2D. The original data has 3 clusters that are easily separable in high dimensional space, but:
PCA finds the directions of maximum variance in the data and projects it onto a lower-dimensional subspace.