[jira] [Updated] (SPARK-17692) Document ML/MLlib behavior changes in Spark 2.1

2016-11-02 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-17692:

Description: 
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  
* SPARK-17870: ChiSquareSelector use pValue rather than raw statistic for 
SelectKBest features.
* SPARK-3261: KMeans returns potentially fewer than k cluster centers in cases 
where k distinct centroids aren't available or aren't selected.

  was:
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  
* SPARK-17870: ChiSquareSelector use pValue rather than raw statistic for 
SelectKBest features.


> Document ML/MLlib behavior changes in Spark 2.1
> ---
>
> Key: SPARK-17692
> URL: https://issues.apache.org/jira/browse/SPARK-17692
> Project: Spark
>  Issue Type: Documentation
>  Components: ML, MLlib
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>  Labels: 2.1.0
>
> This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
> note those changes (if any) in the user guide's Migration Guide section. If 
> you found one, please comment below and link the corresponding JIRA here.
> * SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  
> * SPARK-17870: ChiSquareSelector use pValue rather than raw statistic for 
> SelectKBest features.
> * SPARK-3261: KMeans returns potentially fewer than k cluster centers in 
> cases where k distinct centroids aren't available or aren't selected.



--
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] [Updated] (SPARK-17692) Document ML/MLlib behavior changes in Spark 2.1

2016-10-13 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-17692:

Description: 
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  
* SPARK-17870: ChiSquareSelector use pValue rather than raw statistic for 
SelectKBest features.

  was:
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  


> Document ML/MLlib behavior changes in Spark 2.1
> ---
>
> Key: SPARK-17692
> URL: https://issues.apache.org/jira/browse/SPARK-17692
> Project: Spark
>  Issue Type: Documentation
>  Components: ML, MLlib
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>  Labels: 2.1.0
>
> This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
> note those changes (if any) in the user guide's Migration Guide section. If 
> you found one, please comment below and link the corresponding JIRA here.
> * SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  
> * SPARK-17870: ChiSquareSelector use pValue rather than raw statistic for 
> SelectKBest features.



--
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] [Updated] (SPARK-17692) Document ML/MLlib behavior changes in Spark 2.1

2016-09-27 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-17692:

Labels: 2.1.0  (was: )

> Document ML/MLlib behavior changes in Spark 2.1
> ---
>
> Key: SPARK-17692
> URL: https://issues.apache.org/jira/browse/SPARK-17692
> Project: Spark
>  Issue Type: Documentation
>  Components: ML, MLlib
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>  Labels: 2.1.0
>
> This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
> note those changes (if any) in the user guide's Migration Guide section. If 
> you found one, please comment below and link the corresponding JIRA here.
> * 



--
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] [Updated] (SPARK-17692) Document ML/MLlib behavior changes in Spark 2.1

2016-09-27 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-17692:

Description: 
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  

  was:
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* SPARK-17389 Reduce KMeans default k-means|| init steps to 2 from 5.  


> Document ML/MLlib behavior changes in Spark 2.1
> ---
>
> Key: SPARK-17692
> URL: https://issues.apache.org/jira/browse/SPARK-17692
> Project: Spark
>  Issue Type: Documentation
>  Components: ML, MLlib
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>  Labels: 2.1.0
>
> This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
> note those changes (if any) in the user guide's Migration Guide section. If 
> you found one, please comment below and link the corresponding JIRA here.
> * SPARK-17389: Reduce KMeans default k-means|| init steps to 2 from 5.  



--
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] [Updated] (SPARK-17692) Document ML/MLlib behavior changes in Spark 2.1

2016-09-27 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-17692:

Description: 
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* SPARK-17389 Reduce KMeans default k-means|| init steps to 2 from 5.  

  was:
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* 


> Document ML/MLlib behavior changes in Spark 2.1
> ---
>
> Key: SPARK-17692
> URL: https://issues.apache.org/jira/browse/SPARK-17692
> Project: Spark
>  Issue Type: Documentation
>  Components: ML, MLlib
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>  Labels: 2.1.0
>
> This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
> note those changes (if any) in the user guide's Migration Guide section. If 
> you found one, please comment below and link the corresponding JIRA here.
> * SPARK-17389 Reduce KMeans default k-means|| init steps to 2 from 5.  



--
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] [Updated] (SPARK-17692) Document ML/MLlib behavior changes in Spark 2.1

2016-09-27 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-17692:

Description: 
This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
note those changes (if any) in the user guide's Migration Guide section. If you 
found one, please comment below and link the corresponding JIRA here.
* 

  was:This JIRA keeps a list of MLlib behavior changes in Spark 2.1. So we can 
remember to add them to the migration guide / release notes.


> Document ML/MLlib behavior changes in Spark 2.1
> ---
>
> Key: SPARK-17692
> URL: https://issues.apache.org/jira/browse/SPARK-17692
> Project: Spark
>  Issue Type: Documentation
>  Components: ML, MLlib
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>  Labels: 2.1.0
>
> This JIRA records behavior changes of ML/MLlib between 2.0 and 2.1, so we can 
> note those changes (if any) in the user guide's Migration Guide section. If 
> you found one, please comment below and link the corresponding JIRA here.
> * 



--
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] [Updated] (SPARK-17692) Document ML/MLlib behavior changes in Spark 2.1

2016-09-27 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-17692:

Description: This JIRA keeps a list of MLlib behavior changes in Spark 2.1. 
So we can remember to add them to the migration guide / release notes.  (was: 
This JIRA keeps a list of MLlib behavior changes in Spark 2.0. So we can 
remember to add them to the migration guide / release notes.)

> Document ML/MLlib behavior changes in Spark 2.1
> ---
>
> Key: SPARK-17692
> URL: https://issues.apache.org/jira/browse/SPARK-17692
> Project: Spark
>  Issue Type: Documentation
>  Components: ML, MLlib
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>
> This JIRA keeps a list of MLlib behavior changes in Spark 2.1. So we can 
> remember to add them to the migration guide / release notes.



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