holdenk created SPARK-21812:
-------------------------------

             Summary: PySpark ML Models should not depend transfering params 
from Java
                 Key: SPARK-21812
                 URL: https://issues.apache.org/jira/browse/SPARK-21812
             Project: Spark
          Issue Type: Improvement
          Components: ML, PySpark
    Affects Versions: 2.3.0
            Reporter: holdenk


After SPARK-10931 we should fix this so that the Python parameters are 
explicitly defined instead of relying on copying them from Java. This can be 
done in batches of models as sub issues since the number of params to be update 
could be quite large.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to