You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/09/26 08:41:01 UTC

[jira] [Resolved] (SPARK-15574) Python meta-algorithms in Scala

     [ https://issues.apache.org/jira/browse/SPARK-15574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-15574.
-------------------------------
    Resolution: Won't Fix

> Python meta-algorithms in Scala
> -------------------------------
>
>                 Key: SPARK-15574
>                 URL: https://issues.apache.org/jira/browse/SPARK-15574
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, PySpark
>            Reporter: Joseph K. Bradley
>
> This is an experimental idea for implementing Python ML meta-algorithms (CrossValidator, TrainValidationSplit, Pipeline, OneVsRest, etc.) in Scala.  This would require a Scala wrapper for algorithms implemented in Python, somewhat analogous to Python UDFs.
> The benefit of this change would be that we could avoid currently awkward conversions between Scala/Python meta-algorithms required for persistence.  It would let us have full support for Python persistence and would generally simplify the implementation within MLlib.



--
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