You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by hu...@apache.org on 2020/07/27 19:08:24 UTC

[spark] branch master updated (c114066 -> f7542d3)

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

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


    from c114066  [SPARK-32443][CORE] Use POSIX-compatible `command -v` in testCommandAvailable
     add f7542d3  [SPARK-32457][ML] logParam thresholds in DT/GBT/FM/LR/MLP

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/ml/classification/DecisionTreeClassifier.scala | 2 +-
 .../scala/org/apache/spark/ml/classification/FMClassifier.scala     | 6 ++----
 .../scala/org/apache/spark/ml/classification/GBTClassifier.scala    | 2 +-
 .../org/apache/spark/ml/classification/LogisticRegression.scala     | 4 ++--
 .../spark/ml/classification/MultilayerPerceptronClassifier.scala    | 2 +-
 5 files changed, 7 insertions(+), 9 deletions(-)


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