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

Ted Dunning commented on MAHOUT-529:
------------------------------------

Frank,

There is also the LSMR code on my github that might be of interest to you.

We should definitely refactor to make the code more common.  The LLL code also 
shares a fair bit of code.

Both are at https://github.com/tdunning/LatentFactorLogLinear


> Implement LinearRegression
> --------------------------
>
>                 Key: MAHOUT-529
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-529
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Frank Wang
>             Fix For: 0.5
>
>         Attachments: MAHOUT-529.patch
>
>
> The implementation would an OnlineLearner that would be to similar to 
> AbstractOnlineLogisticRegression for logistic regression.
> The learning will proceed by stochastic gradient descent.

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

Reply via email to