You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2019/11/18 02:09:41 UTC

[spark] branch master updated (5eb8973 -> c5f644c)

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

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


    from 5eb8973  [SPARK-29930][SQL] Remove SQL configs declared to be removed in Spark 3.0
     add c5f644c  [SPARK-16872][ML][PYSPARK] Impl Gaussian Naive Bayes Classifier

No new revisions were added by this update.

Summary of changes:
 docs/ml-classification-regression.md               |   9 +-
 .../spark/ml/classification/NaiveBayes.scala       | 299 ++++++++++++++++-----
 .../spark/ml/classification/NaiveBayesSuite.scala  | 193 ++++++++++++-
 project/MimaExcludes.scala                         |   3 +
 python/pyspark/ml/classification.py                |  24 +-
 5 files changed, 451 insertions(+), 77 deletions(-)


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