Dear Sklearn Team,
I want to fork the ProjectedGradientNMF -> DoubleProjectedGradientNMF code
with a minor change that I hope will have useful applications.
I want the code to work on two matrices M1, M2, which are aligned in the
observations (rows), but have different features. Then an observation of
features in the first may be used to find a reduced W, which may then yield
a prediction in the second set of features, and vice versa.
Compactly,
nmf_double(M1, M2) => W, H1, H2
I don't think this functionality is currently available. Useful suggestions
on how I go about forking this would be appreciated,
Best Wishes,
Alex
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general