Hi,

I have a very sparse matrix I need to factorize. Does anyone know of a good (and fast) tool for sparse nmf? I need something that I can run as a single command (hopefully a binary or a python library).

Previously I used to run it from my Python script a binary written by Analytics1305, but the license expired, and I don't have the sources.

Thanks. Joel

asked Jul 04 '11 at 15:37

JoelO's gravatar image

JoelO
121357


3 Answers:

We want to refactor the NMF implementation in scikit-learn to add support for scipy.sparse input in addition to numpy arrays but this is still just a project. I will update this answer once this done.

answered Aug 28 '11 at 06:49

ogrisel's gravatar image

ogrisel
498995591

Thanks,

Joel

answered Aug 28 '11 at 10:16

JoelO's gravatar image

JoelO
121357

Thanks,

Joel.

answered Aug 28 '11 at 10:16

JoelO's gravatar image

JoelO
121357

Your answer
toggle preview

powered by OSQA

User submitted content is under Creative Commons: Attribution - Share Alike; Other things copyright (C) 2010, MetaOptimize LLC.