You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "holdenk (JIRA)" <ji...@apache.org> on 2017/08/23 00:49:00 UTC

[jira] [Created] (SPARK-21812) PySpark ML Models should not depend transfering params from Java

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org