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

Joseph K. Bradley updated SPARK-7678:
-------------------------------------
    Summary: Scala ML seed Param should be fixed but vary per class  (was: 
Scala ML seed Param should vary per class)

> Scala ML seed Param should be fixed but vary per class
> ------------------------------------------------------
>
>                 Key: SPARK-7678
>                 URL: https://issues.apache.org/jira/browse/SPARK-7678
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Joseph K. Bradley
>            Priority: Minor
>
> In [SPARK-7511], we decided to use fixed random seeds per class, rather than 
> generating a new random seed whenever an algorithm is instantiated.  We need 
> to change this in Scala's HasSeed Param.
> The default seed should be produced via some hash of the class name.



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

Reply via email to