Description
Duplicated code that I found in java/examples/mllib and java/examples/ml:
- java/ml
- JavaCrossValidatorExample.java
- JavaDocument.java
- JavaLabeledDocument.java
- JavaTrainValidationSplitExample.java
- Unsure code duplications of java/ml, double check
- JavaDeveloperApiExample.java
- JavaSimpleParamsExample.java
- JavaSimpleTextClassificationPipeline.java
- java/mllib
- JavaKMeans.java
- JavaLDAExample.java
- JavaLR.java
- Unsure code duplications of java/mllib, double check
- JavaALS.java
- JavaFPGrowthExample.java
When merging and cleaning those code, be sure not disturb the previous example on and off blocks.
Attachments
Issue Links
- is a clone of
-
SPARK-14300 Scala MLlib examples code merge and clean up
- Resolved
- is cloned by
-
SPARK-14302 Python examples code merge and clean up
- Resolved
- links to