[
https://issues.apache.org/jira/browse/MAHOUT-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155147#comment-13155147
]
Hudson commented on MAHOUT-891:
-------------------------------
Integrated in Mahout-Quality #1191 (See
[https://builds.apache.org/job/Mahout-Quality/1191/])
MAHOUT-891 add load statistics like average iteration time
srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1204829
Files :
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/eval/AbstractDifferenceRecommenderEvaluator.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/eval/LoadCallable.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/eval/LoadEvaluator.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/eval/LoadStatistics.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/eval/StatsCallable.java
*
/mahout/trunk/core/src/test/java/org/apache/mahout/cf/taste/impl/eval/LoadEvaluationRunner.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/cf/taste/example/kddcup/track1/Track1RecommenderEvaluator.java
> LoadEvaluationRunner and Recommender stats
> ------------------------------------------
>
> Key: MAHOUT-891
> URL: https://issues.apache.org/jira/browse/MAHOUT-891
> Project: Mahout
> Issue Type: Improvement
> Affects Versions: 0.5
> Reporter: Grant Ingersoll
> Assignee: Sean Owen
> Priority: Minor
> Labels: collaborative-filtering
> Fix For: 0.6
>
> Attachments: MAHOUT-891.patch
>
>
> Per MAHOUT-881, it would be nice to implement a easy to use test driver
> (CFLoadEvaluationRunner) that can take in a data model for CF and run the
> LoadEvaluator multiple times and bring back stats about how long it took to
> run, etc. This likely means being able to return the StatsCallable results
> out to the runner, but doesn't have to.
--
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