Skip to content
  • wm624@hotmail.com's avatar
    0d94201e
    [SPARK-18865][SPARKR] SparkR vignettes MLP and LDA updates · 0d94201e
    wm624@hotmail.com authored
    
    
    ## What changes were proposed in this pull request?
    
    When do the QA work, I found that the following issues:
    
    1). `spark.mlp` doesn't include an example;
    2). `spark.mlp` and `spark.lda` have redundant parameter explanations;
    3). `spark.lda` document misses default values for some parameters.
    
    I also changed the `spark.logit` regParam in the examples, as we discussed in #16222.
    
    ## How was this patch tested?
    
    Manual test
    
    Author: wm624@hotmail.com <wm624@hotmail.com>
    
    Closes #16284 from wangmiao1981/ks.
    
    (cherry picked from commit 32438853)
    Signed-off-by: default avatarFelix Cheung <felixcheung@apache.org>
    0d94201e
    [SPARK-18865][SPARKR] SparkR vignettes MLP and LDA updates
    wm624@hotmail.com authored
    
    
    ## What changes were proposed in this pull request?
    
    When do the QA work, I found that the following issues:
    
    1). `spark.mlp` doesn't include an example;
    2). `spark.mlp` and `spark.lda` have redundant parameter explanations;
    3). `spark.lda` document misses default values for some parameters.
    
    I also changed the `spark.logit` regParam in the examples, as we discussed in #16222.
    
    ## How was this patch tested?
    
    Manual test
    
    Author: wm624@hotmail.com <wm624@hotmail.com>
    
    Closes #16284 from wangmiao1981/ks.
    
    (cherry picked from commit 32438853)
    Signed-off-by: default avatarFelix Cheung <felixcheung@apache.org>
Loading