[ 
https://issues.apache.org/jira/browse/MAHOUT-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Lyubimov updated MAHOUT-797:
------------------------------------

    Description: 
Since alternative flow using Cholesky decomposition is extremely easy to add to 
existing computations of BB', I am thinking of just adding an option that 
chooses between B-pipeline with QR step and B-pipeline with Y'Y-Cholesky step. 

Ongoing work and some initial code (Y'Y step) is here 
https://github.com/dlyubimov/mahout-commits/tree/MAHOUT-797.

I also want to fix what's left unfixed in MAHOUT-638.

  was:
Since alternative flow using Cholesky decomposition is extremely easy to add to 
existing computations of BB', I am thinking of just adding an option that 
chooses between B-pipeline with QR step and B-pipeline with Y'Y-Cholesky step. 

I also want to fix what's left unfixed in MAHOUT-638.


> MapReduce SSVD: provide alternative B-pipeline per B=R' ^{-1} Y'A
> -----------------------------------------------------------------
>
>                 Key: MAHOUT-797
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-797
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Dmitriy Lyubimov
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Since alternative flow using Cholesky decomposition is extremely easy to add 
> to existing computations of BB', I am thinking of just adding an option that 
> chooses between B-pipeline with QR step and B-pipeline with Y'Y-Cholesky 
> step. 
> Ongoing work and some initial code (Y'Y step) is here 
> https://github.com/dlyubimov/mahout-commits/tree/MAHOUT-797.
> I also want to fix what's left unfixed in MAHOUT-638.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to