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

Xusen Yin updated SPARK-14302:
------------------------------
    Description: 
Duplicated code that I found in python/examples/mllib and python/examples/ml:

* python/ml
** None

* python/mllib
** gaussian_mixture_model.py
** kmeans.py
** logistic_regression.py

When merging and cleaning those code, be sure not disturb the previous example 
on and off blocks.

  was:
Duplicated code that I found in java/examples/mllib and java/examples/ml:

* java/ml
** JavaCrossValidatorExample.java
** JavaDocument.java
** JavaLabeledDocument.java
** JavaTrainValidationSplitExample.java

* java/mllib
** JavaKMeans.java
** JavaLDAExample.java
** JavaLR.java

When merging and cleaning those code, be sure not disturb the previous example 
on and off blocks.


> Python examples code merge and clean up
> ---------------------------------------
>
>                 Key: SPARK-14302
>                 URL: https://issues.apache.org/jira/browse/SPARK-14302
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Examples
>            Reporter: Xusen Yin
>            Priority: Minor
>              Labels: starter
>
> Duplicated code that I found in python/examples/mllib and python/examples/ml:
> * python/ml
> ** None
> * python/mllib
> ** gaussian_mixture_model.py
> ** kmeans.py
> ** logistic_regression.py
> When merging and cleaning those code, be sure not disturb the previous 
> example on and off blocks.



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