[jira] [Commented] (SPARK-11515) QuantileDiscretizer should take random seed

2015-11-06 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-11515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994936#comment-14994936
 ] 

Apache Spark commented on SPARK-11515:
--

User 'yu-iskw' has created a pull request for this issue:
https://github.com/apache/spark/pull/9535

> QuantileDiscretizer should take random seed
> ---
>
> Key: SPARK-11515
> URL: https://issues.apache.org/jira/browse/SPARK-11515
> Project: Spark
>  Issue Type: New Feature
>  Components: ML
>Reporter: Joseph K. Bradley
>Priority: Minor
>
> QuantileDiscretizer takes a random sample to select bins.  It currently does 
> not specify a seed for the XORShiftRandom, but it should take a seed by 
> extending the HasSeed Param.



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



[jira] [Commented] (SPARK-11515) QuantileDiscretizer should take random seed

2015-11-05 Thread Yu Ishikawa (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-11515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991294#comment-14991294
 ] 

Yu Ishikawa commented on SPARK-11515:
-

I'll work on this issue.

> QuantileDiscretizer should take random seed
> ---
>
> Key: SPARK-11515
> URL: https://issues.apache.org/jira/browse/SPARK-11515
> Project: Spark
>  Issue Type: New Feature
>  Components: ML
>Reporter: Joseph K. Bradley
>Priority: Minor
>
> QuantileDiscretizer takes a random sample to select bins.  It currently does 
> not specify a seed for the XORShiftRandom, but it should take a seed by 
> extending the HasSeed Param.



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