[
https://issues.apache.org/jira/browse/MAHOUT-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983074#action_12983074
]
Frank Wang commented on MAHOUT-529:
-----------------------------------
I just put together the code to get a working copy, and there are quite a bit
of duplicate code from LogisticRegress. I can definitely factor the code if it
is of any interest.
Thanks
> 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.