Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: decomposition.   Results from 71 to 80 from 421 (2.794s).
Loading phrases to help you
refine your search...
Re: Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...Just to throw another bit. Just like Ted was saying. If you take the largest singular value over the smallest singular value, you get your condition number. If it turns out to be 10^16, then...
   Author: Koobas, 2013-04-04, 17:10
Re: Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...For what it's worth, here's what I remember from my Numerical Analysis course.  The thing we were taught to use to figure out whether the matrix is ill conditioned is the condition numb...
   Author: Dan Filimon, 2013-04-04, 16:21
Re: Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...I have a feeling, it is a problem with the ALS algorithm. Unlike in SVD, you're not getting orthogonal vectors. So, X and Y matrices can be rank-deficient. Then, multiplying X (or Y) by its ...
   Author: Koobas, 2013-04-04, 15:42
Re: Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...I think that's what I'm saying, yes. Small rows X shouldn't become large rows of A -- and similarly small changes in X shouldn't mean large changes in A. Not quite the same thing but both ar...
   Author: Sean Owen, 2013-04-04, 14:26
Re: Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...On Thu, Apr 4, 2013 at 9:36 AM, Sean Owen  wrote:  So, the problem is that the kxk matrix is ill-conditioned, or is there more to it?  ...
   Author: Koobas, 2013-04-04, 14:19
Re: Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...On Thu, Apr 4, 2013 at 9:13 AM, Ted Dunning  wrote:  Wouldn't it be better to use Householder?  ...
   Author: Koobas, 2013-04-04, 14:16
Re: Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...Yeah I've got the pivoting part down -- I think. The problem is that I can't seem to identify the problem by simple thresholding. For example, a diagonal like "10 9 8 0.0001 0.0000001" obvio...
   Author: Sean Owen, 2013-04-04, 13:36
Detecting rank-deficiency, or worse, via QR decomposition - Mahout - [mail # user]
...This is more of a linear algebra question, but I thought it worth posing to the group --  As part of a process like ALS, you solve a system like A = X * Y' for X or for Y, given the oth...
   Author: Sean Owen, 2013-04-04, 10:41
Re: need review for stochastic matrix decomposition doc - Mahout - [mail # dev]
...The qr step that I am talking about is, indeed, QR decomposition and would typically be implemented with a sequential local implementation of Gram-Schmidt.  The win in the outline that I...
... gave was that I was proposing decomposing independent blocks of the A Omega product rather than the whole thing at once.  This block decomposition *is* parallelizable, but it isn't really a QR...
[+ show more]
   Author: Ted Dunning, 2010-04-12, 05:54
need review for stochastic matrix decomposition doc - Mahout - [mail # dev]
...I am working out the details of a fully scalable MR implementation of the stochastic decomposition and would appreciate some reviews.  See https://issues.apache.org/jira/browse/MAHOUT-376...
   Author: Ted Dunning, 2010-04-11, 13:49
Sort:
project
Mahout (420)
Lucene (92)
Solr (16)
ElasticSearch (4)
Lucene.Net (1)
type
mail # user (221)
mail # dev (114)
javadoc (35)
issue (23)
source code (18)
wiki (8)
Sematext # blog (1)
web site (1)
date
last 7 days (4)
last 30 days (6)
last 90 days (49)
last 6 months (64)
last 9 months (368)
author
Ted Dunning (99)
Sean Owen (33)
Dmitriy Lyubimov (30)
Jake Mannix (28)
Koobas (18)
Sebastian Schelter (13)
Dan Brickley (11)
Lance Norskog (10)
Danny Bickson (7)
Jeff Eastman (6)
Nicolas Maillot (6)
Shannon Quinn (6)
myn (6)
Aniruddha Basak (5)
Grant Ingersoll (5)