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 2020/05/25 14:20:43 UTC

[spark] branch master updated (7f36310 -> d400777)

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 7f36310  [SPARK-31802][SQL] Format Java date-time types in `Row.jsonValue` directly
     add d400777  [SPARK-31734][ML][PYSPARK] Add weight support in ClusteringEvaluator

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/evaluation/ClusteringEvaluator.scala  |  34 ++++--
 .../spark/ml/evaluation/ClusteringMetrics.scala    | 128 ++++++++++++---------
 .../ml/evaluation/ClusteringEvaluatorSuite.scala   |  43 ++++++-
 python/pyspark/ml/evaluation.py                    |  29 ++++-
 4 files changed, 167 insertions(+), 67 deletions(-)


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