You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2010/08/13 00:11:16 UTC

[jira] Created: (MAHOUT-469) Need to update and test QR decomposition

Need to update and test QR decomposition
----------------------------------------

                 Key: MAHOUT-469
                 URL: https://issues.apache.org/jira/browse/MAHOUT-469
             Project: Mahout
          Issue Type: Bug
            Reporter: Ted Dunning


I need to use QR for explaining the SGD model coefficients.

Will commit the tests and rewritten QR class shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAHOUT-469) Need to update and test QR decomposition

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Dunning updated MAHOUT-469:
-------------------------------

    Status: Patch Available  (was: Open)

> Need to update and test QR decomposition
> ----------------------------------------
>
>                 Key: MAHOUT-469
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-469
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>         Attachments: MAHOUT-469.patch
>
>
> I need to use QR for explaining the SGD model coefficients.
> Will commit the tests and rewritten QR class shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAHOUT-469) Need to update and test QR decomposition

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Dunning updated MAHOUT-469:
-------------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s: 0.4
       Resolution: Fixed

> Need to update and test QR decomposition
> ----------------------------------------
>
>                 Key: MAHOUT-469
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-469
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>             Fix For: 0.4
>
>         Attachments: MAHOUT-469.patch
>
>
> I need to use QR for explaining the SGD model coefficients.
> Will commit the tests and rewritten QR class shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAHOUT-469) Need to update and test QR decomposition

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Dunning updated MAHOUT-469:
-------------------------------

    Attachment: MAHOUT-469.patch

Here is the patch I am about to commit (all tests pass on clean checkout).

> Need to update and test QR decomposition
> ----------------------------------------
>
>                 Key: MAHOUT-469
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-469
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>         Attachments: MAHOUT-469.patch
>
>
> I need to use QR for explaining the SGD model coefficients.
> Will commit the tests and rewritten QR class shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAHOUT-469) Need to update and test QR decomposition

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898000#action_12898000 ] 

Hudson commented on MAHOUT-469:
-------------------------------

Integrated in Mahout-Quality #185 (See [http://hudson.zones.apache.org/hudson/job/Mahout-Quality/185/])
    MAHOUT-469 ... added QR tests, modified to standard linear algebra, fixed exception message.  getH still deprecated in QRDecomposition.


> Need to update and test QR decomposition
> ----------------------------------------
>
>                 Key: MAHOUT-469
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-469
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>             Fix For: 0.4
>
>         Attachments: MAHOUT-469.patch
>
>
> I need to use QR for explaining the SGD model coefficients.
> Will commit the tests and rewritten QR class shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.