[ https://issues.apache.org/jira/browse/SPARK-10009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph K. Bradley resolved SPARK-10009. --------------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 > PySpark Param of Vector type can be set with Python array or numpy.array > ------------------------------------------------------------------------ > > Key: SPARK-10009 > URL: https://issues.apache.org/jira/browse/SPARK-10009 > Project: Spark > Issue Type: Improvement > Components: ML, PySpark > Reporter: Yanbo Liang > Fix For: 2.0.0 > > > If the type of Param in PySpark ML pipeline is Vector, we can set with Vector > currently. We also need to support set it with Python array and numpy.array. > It should be handled in the wrapper (_transfer_params_to_java). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org