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

Ted Dunning commented on MAHOUT-228:
------------------------------------

{quote}
Ted, how do we get google-guava for this? Maven doesn't find it anywhere... I 
can download myself to try it out for now, I suppose. 
{quote}

Hmm... I bet somebody published to our company internal repository (we use 
guava and collections in several systems).  Then I bet it wound up in my local 
repository and the mahout build picked it up from there.

Let me go back and remove the use of guava for now.  It is very nice to be able 
to read all the lines in a resource in one line, but not that important.



> Need sequential logistic regression implementation using SGD techniques
> -----------------------------------------------------------------------
>
>                 Key: MAHOUT-228
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-228
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>            Reporter: Ted Dunning
>             Fix For: 0.3
>
>         Attachments: MAHOUT-228-1.patch
>
>
> Stochastic gradient descent (SGD) is often fast enough for highly scalable 
> learning (see Vowpal Wabbit, http://hunch.net/~vw/).
> I often need to have a logistic regression in Java as well, so that is a 
> reasonable place to start.

-- 
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