You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/10 01:11:59 UTC

[jira] [Created] (SPARK-7511) PySpark ML seed Param should be random by default

Joseph K. Bradley created SPARK-7511:
----------------------------------------

             Summary: PySpark ML seed Param should be random by default
                 Key: SPARK-7511
                 URL: https://issues.apache.org/jira/browse/SPARK-7511
             Project: Spark
          Issue Type: Improvement
          Components: ML, PySpark
            Reporter: Joseph K. Bradley
            Priority: Minor


Currently, Scala's HasParam mix-in uses a random Long as the default value for seed.  Python should too.  (Currently, it seems to use "42")



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

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