You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by vi...@apache.org on 2020/06/16 23:48:20 UTC

[spark] branch master updated (2ec9b86 -> 7f6a8ab)

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

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


    from 2ec9b86  [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close
     add 7f6a8ab  [SPARK-31777][ML][PYSPARK] Add user-specified fold column to CrossValidator

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/ml/tuning/CrossValidator.scala    | 43 +++++++++--
 .../org/apache/spark/mllib/util/MLUtils.scala      | 34 ++++++++-
 .../spark/ml/tuning/CrossValidatorSuite.scala      | 64 ++++++++++++++++
 .../org/apache/spark/mllib/util/MLUtilsSuite.scala | 30 ++++++++
 python/pyspark/ml/tests/test_tuning.py             | 74 ++++++++++++++++++
 python/pyspark/ml/tuning.py                        | 88 ++++++++++++++++++----
 6 files changed, 308 insertions(+), 25 deletions(-)


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