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

Joseph K. Bradley updated SPARK-20861:
--------------------------------------
    Target Version/s: 2.2.1, 2.3.0  (was: 2.2.1)

> Pyspark CrossValidator & TrainValidationSplit should delegate parameter 
> looping to estimators
> ---------------------------------------------------------------------------------------------
>
>                 Key: SPARK-20861
>                 URL: https://issues.apache.org/jira/browse/SPARK-20861
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, PySpark
>    Affects Versions: 2.1.1
>            Reporter: Bago Amirbekian
>            Assignee: Bago Amirbekian
>            Priority: Minor
>
> The CrossValidator & TrainValidationSplit should call estimator.fit with all 
> their parameter maps instead of passing params one by one to fit. This 
> behaviour would make Python spark more consistent with Scala spark and allow 
> individual to parallelize or optimize for fitting over multiple parameter 
> maps.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to