On Thu, Mar 24, 2011 at 08:15:12PM +0100, Olivier Grisel wrote: > 2011/3/24 Nadav Horesh <nad...@visionsense.com>: > > I am looking for a partial least sqaures code refactoring for two (X,Y) > > matrices. I found the following, but they not not work for me: > > 1. MDP: Factors only one matrix (am I wrong?) > > 2. pychem: Windows only code (I use Linux) > > 3. chemometrics from Koders: I get a singularity error. > > 4. pca_module (By Risvik): same problem as MDP
> > Any suggestion? > There is one in the master of scikits.learn: > > https://github.com/scikit-learn/scikit-learn/blob/master/scikits/learn/pls.py > > https://github.com/scikit-learn/scikit-learn/blob/master/examples/plot_pls.py Olivier shoots faster than I do :) G _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion