COMMITS
/ python/pyspark/ml/classification.py March 19, 2026
T
[SPARK-56018][PYTHON] Use ruff as formatter
Tian Gao committed
March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
February 9, 2026
T
[SPARK-55355][PYTHON] Upgrade mypy version to the latest
Tian Gao committed
December 7, 2025
T
[SPARK-54628][PYTHON] Remove all unnecessary explicit super() arguments
Tian Gao committed
September 16, 2025
W
Fix: SparkML-connect can't load SparkML (legacy mode) saved model
Weichen Xu committed
June 17, 2025
W
[SPARK-52470][ML][CONNECT] Support model summary offloading
Weichen Xu committed
April 28, 2025
W
[SPARK-51880][ML][PYTHON][CONNECT] Fix ML cache object python client references
Weichen Xu committed
April 23, 2025
W
[SPARK-51873][ML] For OneVsRest algorithm, allow using save / load to replace cache
Weichen Xu committed
March 20, 2025
R
[SPARK-51473][ML][CONNECT] ML transformed dataframe keep a reference to the model
Ruifeng Zheng committed
February 26, 2025
February 19, 2025
R
[SPARK-51202][ML][PYTHON] Pass the session in meta algorithm python writers
Ruifeng Zheng committed
February 10, 2025
X
[SPARK-48516][PYTHON][CONNECT] Turn on Arrow optimization for Python UDFs by default
Xinrong Meng committed
February 6, 2025
February 3, 2025
R
[SPARK-50843][ML][PYTHON][CONNECT][FOLLOW-UP] Optimize the RPC for `TreeEnsembleModel.trees`
Ruifeng Zheng committed
February 2, 2025
R
[SPARK-50843][ML][PYTHON][CONNECT] Support return a new model from existing one
Ruifeng Zheng committed
January 28, 2025
R
[SPARK-50922][ML][PYTHON][CONNECT] Support OneVsRest on Connect
Ruifeng Zheng committed
H
Revert "[SPARK-50922][ML][PYTHON][CONNECT] Support OneVsRest on Connect"
Hyukjin Kwon committed
R
[SPARK-50922][ML][PYTHON][CONNECT] Support OneVsRest on Connect
Ruifeng Zheng committed
January 24, 2025
R
[SPARK-50919][ML][PYTHON][CONNECT] Support LinearSVC on connect
Ruifeng Zheng committed
January 16, 2025
H
[SPARK-49907][ML][CONNECT][FOLLOW-UP] Move pyspark.ml.remote to pyspark.ml.connect
Hyukjin Kwon committed
January 14, 2025
B
[SPARK-49907][ML][CONNECT] Support spark.ml on Connect
Bobby Wang committed
December 27, 2024
H
[SPARK-50685][PYTHON] Improve Py4J performance by leveraging getattr
Hyukjin Kwon committed
October 15, 2024
X
[SPARK-49792][PYTHON][BUILD] Upgrade to numpy 2 for building and testing Spark branches
Xinrong Meng committed
July 30, 2024
R
[SPARK-49053][PYTHON][ML] Make model save/load helper functions accept spark session
Ruifeng Zheng committed
April 11, 2024
H
[SPARK-47807][PYTHON][ML] Make pyspark.ml compatible with pyspark-connect
Hyukjin Kwon committed
February 16, 2024
H
[SPARK-47055][PYTHON] Upgrade MyPy 1.8.0
Hyukjin Kwon committed
October 7, 2023
H
[SPARK-45446][PYTHON] Fix imports according to PEP8: pyspark.errors and pyspark.ml
Hyukjin Kwon committed
June 21, 2023
H
[SPARK-44133][PYTHON] Upgrade MyPy from 0.920 to 0.982
Hyukjin Kwon committed
August 18, 2022
April 9, 2022
H
February 18, 2022
January 23, 2022
November 10, 2021
Z
[SPARK-37022][PYTHON] Use black as a formatter for PySpark
zero323 committed
June 20, 2021
May 12, 2021
S
[MINOR][DOCS] Avoid some python docs where first sentence has "e.g." or similar
Sean Owen committed
May 3, 2021
Y
[SPARK-35176][PYTHON] Standardize input validation error type
Yikun Jiang committed
April 25, 2021
R
[SPARK-35024][ML] Refactor LinearSVC - support virtual centering
Ruifeng Zheng committed
April 21, 2021
December 4, 2020
December 1, 2020
November 18, 2020
Z
[SPARK-32907][ML][PYTHON] Adaptively blockify instances - AFT,LiR,LoR
zhengruifeng committed
November 12, 2020
Z
[SPARK-32907][ML][PYTHON] adaptively blockify instances - LinearSVC
zhengruifeng committed
R
Revert "[WIP] Test (#30327)"
Ruifeng Zheng committed
W
[WIP] Test (#30327)
WeichenXu committed
November 10, 2020
September 23, 2020
Z
[SPARK-32933][PYTHON] Use keyword-only syntax for keyword_only methods
zero323 committed
September 16, 2020
Z
[SPARK-32814][PYTHON] Replace __metaclass__ field with metaclass keyword
zero323 committed
August 31, 2020
F
[SPARK-32719][PYTHON] Add Flake8 check missing imports
Fokko Driesprong committed
August 3, 2020
H
[SPARK-32310][ML][PYSPARK] ML params default value parity in feature and tuning
Huaxin Gao committed
July 29, 2020
H
[SPARK-32449][ML][PYSPARK] Add summary to MultilayerPerceptronClassificationModel
Huaxin Gao committed