On Sun, Sep 08, 2013 at 01:40:49AM +0500, Safi Ullah Marwat wrote:
> My question, Is there any way to find mixing matrix for the new data using
> existing estimated sources.

The mixing matrix is computed once and for all, you are not recomuting a
mixing matrix given new data but existing estimated sources, as in a
'transform'.

> also I am little bit confused components and sources. when
> ica_X.components is called what it gives? are these components or
> sources?

In ICA language, these would be an unmixing matrix, in other words,
components on which you project to find sources. You can check out the
source code of the transform method to see exactly how that happens.

HTH,

Gaƫl

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to