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

Joseph K. Bradley updated SPARK-5535:
-------------------------------------
    Description: 
Add a special parameter type for storage levels that takes the string 
representation of StorageLevels.
This value can be used when ML algorithms persist data internally.

Specifically, add a new {{Param[String]}} which takes the storage level.  This 
can go in sharedParams.  It should be added to algorithms individually in 
subtasks.

  was:
Add a special parameter type for storage levels that takes both StorageLevels 
and their string representation.
This value can be used when ML algorithms persist data internally.


> Add parameter for storage levels
> --------------------------------
>
>                 Key: SPARK-5535
>                 URL: https://issues.apache.org/jira/browse/SPARK-5535
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: Xiangrui Meng
>
> Add a special parameter type for storage levels that takes the string 
> representation of StorageLevels.
> This value can be used when ML algorithms persist data internally.
> Specifically, add a new {{Param[String]}} which takes the storage level.  
> This can go in sharedParams.  It should be added to algorithms individually 
> in subtasks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to