This document summarizes a presentation on matrix computations in machine learning. It discusses how matrix computations are used in traditional machine learning algorithms like regression, PCA, and spectral graph partitioning. It also covers specialized machine learning algorithms that involve numerical optimization and matrix computations, such as Lasso, non-negative matrix factorization, sparse PCA, matrix completion, and co-clustering. Finally, it discusses how machine learning can be applied to improve graph clustering algorithms.