-
- Downloads
[SPARK-19391][SPARKR][ML] Tweedie GLM API for SparkR
## What changes were proposed in this pull request? Port Tweedie GLM #16344 to SparkR felixcheung yanboliang ## How was this patch tested? new test in SparkR Author: actuaryzhang <actuaryzhang10@gmail.com> Closes #16729 from actuaryzhang/sparkRTweedie.
Showing
- R/pkg/R/mllib_regression.R 47 additions, 8 deletionsR/pkg/R/mllib_regression.R
- R/pkg/inst/tests/testthat/test_mllib_regression.R 37 additions, 1 deletionR/pkg/inst/tests/testthat/test_mllib_regression.R
- R/pkg/vignettes/sparkr-vignettes.Rmd 18 additions, 1 deletionR/pkg/vignettes/sparkr-vignettes.Rmd
- mllib/src/main/scala/org/apache/spark/ml/r/GeneralizedLinearRegressionWrapper.scala 15 additions, 4 deletions...pache/spark/ml/r/GeneralizedLinearRegressionWrapper.scala
Loading
Please register or sign in to comment