This project compares low rank matrix completion algorithms on many
different kinds of random and real data matrices. The data and plots are generated
by code in this repository
(this repo also contains the source of this website).
Below, feel free to examine algorithm performance on either random or
real data matrices. More options to come soon!
Select a matrix for comparison
This combination of values is actually below the information theoretic
limit for low rank matrix recovery! See this paper
for more information. Per that result we require the following condition:
matrix_size^2 * fraction_shown > (2 * matrix_size - rank) * rank