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/06/26 18:00:54 UTC

[spark] branch master updated (d125529 -> 8795133)

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 d125529  [SPARK-19939][ML] Add support for association rules in ML
     add 8795133  [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/ml/classification/LinearSVC.scala | 117 ++++++++++++++++++++-
 .../spark/ml/classification/LinearSVCSuite.scala   |  53 +++++++++-
 python/pyspark/ml/classification.py                |  48 ++++++++-
 python/pyspark/ml/tests/test_training_summary.py   |  46 +++++++-
 4 files changed, 257 insertions(+), 7 deletions(-)


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