Skip to content
  • wm624@hotmail.com's avatar
    32438853
    [SPARK-18865][SPARKR] SparkR vignettes MLP and LDA updates · 32438853
    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.
    32438853
    [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.
Loading