[ https://issues.apache.org/jira/browse/SPARK-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiangrui Meng updated SPARK-7388: --------------------------------- Assignee: Burak Yavuz > Python Api for Param[Array[T]] > ------------------------------ > > Key: SPARK-7388 > URL: https://issues.apache.org/jira/browse/SPARK-7388 > Project: Spark > Issue Type: Sub-task > Components: ML > Reporter: Burak Yavuz > Assignee: Burak Yavuz > > Python can't set Array[T] type params, because py4j casts a list to an > ArrayList. Instead of Param[Array[T]], we sill have a ArrayParam[T] which can > take a Seq[T]. -- 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