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

Hyukjin Kwon resolved SPARK-22005.
----------------------------------
    Resolution: Incomplete

>  CrossValidator, TrainValidationSplit dump sub models to disk when fitting: 
> Python API
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-22005
>                 URL: https://issues.apache.org/jira/browse/SPARK-22005
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>    Affects Versions: 2.3.0
>            Reporter: Weichen Xu
>            Priority: Major
>              Labels: bulk-closed
>
> In pyspark:
> We add a parameter indicating whether to persist models to disk during 
> training (default = off). This will use ML persistence to dump models to a 
> directory so they are available later but do not consume memory.
> Note: when persisting the model list, use indices as the sub-model path



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to