Description
In SPARK-7675 we added type conversion for PySpark ML params. We should follow up and support param type conversion for lists and nested structures as required. This blocks having all PySpark ML params having type information.
Attachments
Issue Links
- contains
-
SPARK-10009 PySpark Param of Vector type can be set with Python array or numpy.array
- Resolved
- is related to
-
SPARK-7376 Python: Add validation functionality to individual Param
- Closed
-
SPARK-13066 Specify types for per-model/estimator params in ML to allow automatic type conversion
- Closed
- supercedes
-
SPARK-7376 Python: Add validation functionality to individual Param
- Closed
-
SPARK-13066 Specify types for per-model/estimator params in ML to allow automatic type conversion
- Closed
- links to