Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/18035#discussion_r117547378
--- Diff: R/pkg/R/mllib_classification.R ---
@@ -111,10 +112,10 @@ setMethod("spark.svmLinear", signature(data =
"SparkDataFrame", formula = "formu
new("LinearSVCModel", jobj = jobj)
})
-# Predicted values based on an LinearSVCModel model
+# Predicted values based on a linear SVM model.
--- End diff --
there are a couple of these starting with `#`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]