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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to