CompleteThat is a python package that solves the low rank matrix completion problem. Given a low rank matrix with partial entries the package solves an optimization problem to estimate the missing entries.
The repository is divided into two folders:
- Document: Technical document presented as part of our final project for the class EEOR E4650: Convex Optimization at Columbia University, Fall 2014.
- Code: CompleteThat source code.
Joshua Edgerton and Esteban Fajardo