On Thu, Jul 31, 2014 at 7:49 PM, Kyle Kastner <[email protected]> wrote: > It looks like the transpose may make the system under-determined. If you try > with > > X = np.random.randn(*X.shape)
Sorry I didnt quite get what to do here, I tried, shape=(3,10) X = rng.randn(*shape) and it doesn't change anything. -- With Regards, Deepak Pandian "Deconstructing world one piece at a time" ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
