The comments still say newsgroups. On Sat, Nov 12, 2011 at 3:32 AM, Hudson (Commented) (JIRA) <[email protected]>wrote:
> > [ > https://issues.apache.org/jira/browse/MAHOUT-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149047#comment-13149047] > > Hudson commented on MAHOUT-851: > ------------------------------- > > Integrated in Mahout-Quality #1170 (See [ > https://builds.apache.org/job/Mahout-Quality/1170/]) > MAHOUT-851: add in SGD example for ASF email > > gsingers : > http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1201223 > Files : > * /mahout/trunk/examples/bin/build-asf-email.sh > * > /mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/SGDHelper.java > * > /mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/SGDInfo.java > * > /mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/TestASFEmail.java > * > /mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/TrainASFEmail.java > * > /mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/TrainNewsGroups.java > > > > Add SGD to build-asf-email.sh example > > ------------------------------------- > > > > Key: MAHOUT-851 > > URL: https://issues.apache.org/jira/browse/MAHOUT-851 > > Project: Mahout > > Issue Type: Improvement > > Reporter: Grant Ingersoll > > Assignee: Grant Ingersoll > > Priority: Minor > > Labels: MAHOUT_INTRO_CONTRIBUTE > > Fix For: 0.6 > > > > Attachments: MAHOUT-851.patch, MAHOUT-851.patch > > > > > > It would be nice to be able to do classification over the ASF emails > using Stochastic Gradient Descent, much like it does for the 20 news groups. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > -- Lance Norskog [email protected]
