[
https://issues.apache.org/jira/browse/MAHOUT-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061882#comment-13061882
]
Hudson commented on MAHOUT-696:
-------------------------------
Integrated in Mahout-Quality #929 (See
[https://builds.apache.org/job/Mahout-Quality/929/])
MAHOUT-696 make PrintWriters flush, avoid PrintWriter where possible
srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1144184
Files :
* /mahout/trunk/core/src/main/java/org/apache/mahout/common/CommandLineUtil.java
*
/mahout/trunk/examples/src/test/java/org/apache/mahout/classifier/sgd/TrainLogisticTest.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/RunAdaptiveLogistic.java
*
/mahout/trunk/integration/src/main/java/org/apache/mahout/clustering/lda/LDAPrintTopics.java
* /mahout/trunk/core/src/test/java/org/apache/mahout/common/MahoutTestCase.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/cf/taste/example/grouplens/GroupLensDataModel.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/TrainAdaptiveLogistic.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/classifier/sequencelearning/hmm/RandomSequenceGenerator.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/cf/taste/example/netflix/TransposeToByUser.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/RunLogistic.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/cf/taste/example/bookcrossing/BookCrossingDataModel.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/ValidateAdaptiveLogistic.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/classifier/sequencelearning/hmm/ViterbiEvaluator.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/classifier/sgd/TrainLogistic.java
> Command line program for AdaptiveLogiscticRegression
> ----------------------------------------------------
>
> Key: MAHOUT-696
> URL: https://issues.apache.org/jira/browse/MAHOUT-696
> Project: Mahout
> Issue Type: Improvement
> Components: Classification
> Affects Versions: 0.5
> Reporter: XiaoboGu
> Assignee: Sean Owen
> Fix For: 0.6
>
> Attachments: MAHOUT-696.patch, MAHOUT-696.patch, MAHOUT-696.patch,
> MAHOUT-696.patch, MAHOUT-696.patch, MAHOUT-696.patch, MAHOUT-696.patch,
> mahout-696-r1.patch, mahout-696-r2.patch, mahout-696-r3.patch,
> mahout-696-r4.patch, mahout-696-r5.patch
>
>
> Suggested by Ted, I'll try to write a command line program for
> AdaptiveLogicticRegression, but as I am not familir with the algorithm, I'll
> try to write a prototype for the program from a Java developer's perspactive,
> hope anyone else will help with the details of the algorithm.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira