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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to