You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/07 16:28:46 UTC

[GitHub] [spark] srowen commented on issue #24543: [SPARK-27540][MLlib] Add 'meanAveragePrecision_at_k' metric to RankingMetrics

srowen commented on issue #24543: [SPARK-27540][MLlib] Add 'meanAveragePrecision_at_k' metric to RankingMetrics
URL: https://github.com/apache/spark/pull/24543#issuecomment-490153000
 
 
   Oops, small problem:
   ```
   **********************************************************************
   File "/home/jenkins/workspace/NewSparkPullRequestBuilder/python/pyspark/mllib/evaluation.py", line 380, in __main__.RankingMetrics
   Failed example:
       metrics.meanAveragePrecisionAt(1)
   Expected:
       0.333334...
   Got:
       0.3333333333333333
   **********************************************************************
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org