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

Hudson commented on MAHOUT-702:
-------------------------------

Integrated in Mahout-Quality #861 (See 
[https://builds.apache.org/hudson/job/Mahout-Quality/861/])
    MAHOUT-702 add passive-aggressive learner

srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1131476
Files : 
* 
/mahout/trunk/core/src/main/java/org/apache/mahout/classifier/sgd/PassiveAggressive.java
* 
/mahout/trunk/core/src/test/java/org/apache/mahout/classifier/sgd/OnlineBaseTest.java
* 
/mahout/trunk/core/src/test/java/org/apache/mahout/classifier/sgd/OnlineLogisticRegressionTest.java
* 
/mahout/trunk/core/src/test/java/org/apache/mahout/classifier/sgd/PassiveAggressiveTest.java


> Implement Online Passive Aggressive learner
> -------------------------------------------
>
>                 Key: MAHOUT-702
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-702
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>    Affects Versions: 0.6
>            Reporter: Hector Yee
>            Assignee: Ted Dunning
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: MAHOUT-702.patch, MAHOUT-702.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Implements online passive aggressive learner that minimizes label ranking 
> loss.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to