-
- Downloads
[MINOR][PYSPARK] update _shared_params_code_gen.py
## What changes were proposed in this pull request? 1, add arg-checkings for `tol` and `stepSize` to keep in line with `SharedParamsCodeGen.scala` 2, fix one typo ## How was this patch tested? local build Author: Zheng RuiFeng <ruifengz@foxmail.com> Closes #12996 from zhengruifeng/py_args_checking.
Showing
- python/pyspark/ml/clustering.py 1 addition, 1 deletionpython/pyspark/ml/clustering.py
- python/pyspark/ml/param/_shared_params_code_gen.py 3 additions, 3 deletionspython/pyspark/ml/param/_shared_params_code_gen.py
- python/pyspark/ml/param/shared.py 6 additions, 6 deletionspython/pyspark/ml/param/shared.py
Loading
Please register or sign in to comment