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 3bf43fb  [SPARK-29159][BUILD] Increase ReservedCodeCacheSize to 1G
     add e97b55d  [SPARK-28985][PYTHON][ML] Add common classes 
(JavaPredictor/JavaClassificationModel/JavaProbabilisticClassifier) in PYTHON

No new revisions were added by this update.

Summary of changes:
 python/pyspark/ml/classification.py   | 212 +++++++++++++++++++++++++++-------
 python/pyspark/ml/regression.py       |  74 +++++++-----
 python/pyspark/ml/tests/test_param.py |   3 +-
 python/pyspark/ml/util.py             |  16 ---
 python/pyspark/ml/wrapper.py          |  74 ++++++++++++
 5 files changed, 291 insertions(+), 88 deletions(-)


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

Reply via email to