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 5eab8d2 [SPARK-32477][CORE] JsonProtocol.accumulablesToJson should be
deterministic
add 40e6a5b [SPARK-32449][ML][PYSPARK] Add summary to
MultilayerPerceptronClassificationModel
No new revisions were added by this update.
Summary of changes:
.../main/scala/org/apache/spark/ml/ann/Layer.scala | 11 ++-
.../MultilayerPerceptronClassifier.scala | 93 +++++++++++++++++++++-
.../scala/org/apache/spark/ml/ann/ANNSuite.scala | 4 +-
.../MultilayerPerceptronClassifierSuite.scala | 32 ++++++++
python/docs/source/reference/pyspark.ml.rst | 2 +
python/pyspark/ml/classification.py | 49 +++++++++++-
python/pyspark/ml/tests/test_training_summary.py | 45 ++++++++++-
7 files changed, 222 insertions(+), 14 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]