[ 
https://issues.apache.org/jira/browse/MAHOUT-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015245#comment-13015245
 ] 

Ted Dunning commented on MAHOUT-550:
------------------------------------

This seems not nearly as good as the implementation that is part of Dmitriy's 
random projection SVD.

In particular, there is no need to cache the results.  It is better to compute 
them on the fly every time.

Also, most of these tests are redundant relative to the tests that should be 
inherited from the standard matrix tests.

I don't think this is ready for inclusion.

> Add RandomVector and RandomMatrix
> ---------------------------------
>
>                 Key: MAHOUT-550
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-550
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>            Reporter: Lance Norskog
>             Fix For: 0.5
>
>         Attachments: MAHOUT-550.patch, RandomMatrix.patch
>
>
> Add Vector and Matrix implementations that generate a unique and reproducible 
> random number for each index.

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

Reply via email to