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/03/07 17:43:58 UTC

[spark] branch master updated (7911f95 -> 4a64901)

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 7911f95  [SPARK-31064][SQL] New Parquet Predicate Filter APIs with multi-part Identifier Support
     add 4a64901  [SPARK-31012][ML][PYSPARK][DOCS] Updating ML API docs for 3.0 changes

No new revisions were added by this update.

Summary of changes:
 docs/ml-features.md                                 |  2 +-
 .../evaluation/BinaryClassificationEvaluator.scala  |  3 ++-
 .../MulticlassClassificationEvaluator.scala         | 21 +++++++++++++++++++++
 .../spark/ml/evaluation/RankingEvaluator.scala      |  5 +++++
 .../spark/ml/evaluation/RegressionEvaluator.scala   |  3 ++-
 python/pyspark/ml/evaluation.py                     |  9 +++++----
 python/pyspark/ml/feature.py                        |  2 +-
 7 files changed, 37 insertions(+), 8 deletions(-)


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