Github user jkbradley commented on a diff in the pull request:
https://github.com/apache/spark/pull/21153#discussion_r187129517
--- Diff: python/pyspark/ml/util.py ---
@@ -396,6 +397,7 @@ def saveMetadata(instance, path, sc,
extraMetadata=None, paramMap=None):
- sparkVersion
- uid
- paramMap
+ - defalutParamMap (since 2.4.0)
--- End diff --
typo: default
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]