-
- Downloads
[MINOR][SPARKR][ML] Joint coefficients with intercept for SparkR linear SVM summary.
## What changes were proposed in this pull request? Joint coefficients with intercept for SparkR linear SVM summary. ## How was this patch tested? Existing tests. Author: Yanbo Liang <ybliang8@gmail.com> Closes #18035 from yanboliang/svm-r.
Showing
- R/pkg/R/mllib_classification.R 15 additions, 23 deletionsR/pkg/R/mllib_classification.R
- R/pkg/inst/tests/testthat/test_mllib_classification.R 1 addition, 2 deletionsR/pkg/inst/tests/testthat/test_mllib_classification.R
- mllib/src/main/scala/org/apache/spark/ml/r/LinearSVCWrapper.scala 10 additions, 2 deletions...c/main/scala/org/apache/spark/ml/r/LinearSVCWrapper.scala
Loading
Please register or sign in to comment