You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2019/05/09 13:47:25 UTC

[spark] branch master updated (b5ffec1 -> 9b3211a)

This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from b5ffec1  [SPARK-27563][FOLLOWUP] Fix to download new release from `dist.apache.org`
     add 9b3211a  [SPARK-27540][MLLIB] Add 'meanAveragePrecision_at_k' metric to RankingMetrics

No new revisions were added by this update.

Summary of changes:
 .../examples/mllib/JavaRankingMetricsExample.java  |  3 ++
 .../examples/mllib/RankingMetricsExample.scala     |  3 ++
 .../spark/mllib/evaluation/RankingMetrics.scala    | 61 ++++++++++++++++------
 .../mllib/evaluation/RankingMetricsSuite.scala     |  4 ++
 python/pyspark/mllib/evaluation.py                 | 13 +++++
 5 files changed, 68 insertions(+), 16 deletions(-)


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