Skip to content
  • Yanbo Liang's avatar
    9a9c6f5c
    [SPARK-15222][SPARKR][ML] SparkR ML examples update in 2.0 · 9a9c6f5c
    Yanbo Liang authored
    ## What changes were proposed in this pull request?
    Update example code in examples/src/main/r/ml.R to reflect the new algorithms.
    * spark.glm and glm
    * spark.survreg
    * spark.naiveBayes
    * spark.kmeans
    
    ## How was this patch tested?
    Offline test.
    
    Author: Yanbo Liang <ybliang8@gmail.com>
    
    Closes #13000 from yanboliang/spark-15222.
    9a9c6f5c
    [SPARK-15222][SPARKR][ML] SparkR ML examples update in 2.0
    Yanbo Liang authored
    ## What changes were proposed in this pull request?
    Update example code in examples/src/main/r/ml.R to reflect the new algorithms.
    * spark.glm and glm
    * spark.survreg
    * spark.naiveBayes
    * spark.kmeans
    
    ## How was this patch tested?
    Offline test.
    
    Author: Yanbo Liang <ybliang8@gmail.com>
    
    Closes #13000 from yanboliang/spark-15222.
Loading