Skip to content
Snippets Groups Projects
  • wm624@hotmail.com's avatar
    4134ff0c
    [SPARK-14434][ML] User guide doc and examples for GaussianMixture in spark.ml · 4134ff0c
    wm624@hotmail.com authored
    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    Add guide doc and examples for GaussianMixture in Spark.ml in Java, Scala and Python.
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
    
    Manual compile and test all examples
    
    Author: wm624@hotmail.com <wm624@hotmail.com>
    
    Closes #12788 from wangmiao1981/example.
    4134ff0c
    History
    [SPARK-14434][ML] User guide doc and examples for GaussianMixture in spark.ml
    wm624@hotmail.com authored
    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    Add guide doc and examples for GaussianMixture in Spark.ml in Java, Scala and Python.
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
    
    Manual compile and test all examples
    
    Author: wm624@hotmail.com <wm624@hotmail.com>
    
    Closes #12788 from wangmiao1981/example.