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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org