Skip to content

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.

Notifications You must be signed in to change notification settings

Fankbai/CompleteThat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CompleteThat

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:

  1. Document: Technical document presented as part of our final project for the class EEOR E4650: Convex Optimization at Columbia University, Fall 2014.
  2. Code: CompleteThat source code.

Authors

Joshua Edgerton and Esteban Fajardo

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 69.5%
  • Python 30.5%