Metadata-Version: 2.1
Name: nmf-gucky92
Version: 0.0.1
Summary: NMF with missing values
Home-page: https://github.com/gucky92/nmf-contrib
Author: Matthias Christenson
Author-email: gucky@gucky.eu
License: BSD
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: cython
Requires-Dist: scikit-learn

# NMF with missing values

Based on the implementation by [Tom Dupré la Tour](http://tomdlt.github.io/) and forked from [Igor Gotlibovych](https://github.com/ig248).

- https://github.com/scikit-learn/scikit-learn/pull/8474
- https://github.com/TomDLT/scikit-learn/tree/nmf_missing
- https://github.com/ig248/nmf-contrib

