K-means Clustering
August 15, 2025
An interactive visual comparison of k-means clustering performance on circular Gaussian blobs vs. non-circular moon-shaped data.
ClusteringK-meansPCA
3 articles found
August 15, 2025
An interactive visual comparison of k-means clustering performance on circular Gaussian blobs vs. non-circular moon-shaped data.
August 15, 2025
From centering the data to deriving Var(z) = w^T S w and solving the eigenvalue problem, this article explains PCA step-by-step using the maximum variance approach.
August 11, 2025
An intuitive introduction to eigenvalues and eigenvectors, explained with the idea of direction and length change, plus real-world applications like PCA.