Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Mahout, mail # dev - need review for stochastic matrix decomposition doc


+
Ted Dunning 2010-04-11, 13:49
+
Dmitriy Lyubimov 2010-04-12, 04:55
+
Ted Dunning 2010-04-12, 05:54
+
Ted Dunning 2010-04-12, 05:54
Copy link to this message
-
Re: need review for stochastic matrix decomposition doc
Ted Dunning 2010-04-12, 16:32
I will be attaching Dmitry's pdf.

The basic difference is that I have gone back to a form closer to the
original paper to avoid computing an ill-conditioned SVD.

Dmitriy also said:

I guess at this point i don't understand the details of block QR. I guess
> i'll need to read up on block QR. I guess you could indeed go into a little
> more into details of that qr() call and perhaps give geometry of individual
> Yi, Qi and Ri matrices in step 1 ( i assume they should have s x (k+p), s x
> ?, ? x (k+p) where s is the block height .)
>

There isn't anything magic about the block QR and I doubt you will find any
information on the variant that I am using.  The basic idea is just that I
am doing QR decompositions on row-wise blocks of A Omega.

On Sun, Apr 11, 2010 at 10:54 PM, Ted Dunning <[EMAIL PROTECTED]> wrote:

>
> Can you attach that to the JIRA?  Attachments are stripped from the mailing
> list, I think.
>
> On Sun, Apr 11, 2010 at 9:55 PM, Dmitriy Lyubimov <[EMAIL PROTECTED]>wrote:
>
>> For reference, i am attaching summary of our previous discussion  which i
>> took liberty of slightly reworking.
>
>
>
+
Dmitriy Lyubimov 2010-04-13, 15:42
+
Ted Dunning 2010-04-13, 16:41
+
Dmitriy Lyubimov 2010-04-13, 17:14
+
Ted Dunning 2010-04-13, 17:22
+
Dmitriy Lyubimov 2010-04-12, 06:24