Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/2920#discussion_r19687663
--- Diff: python/pyspark/mllib/regression.py ---
@@ -122,7 +122,6 @@ class LinearRegressionModel(LinearRegressionModelBase):
# train_func should take two parameters, namely data and initial_weights,
and
# return the result of a call to the appropriate JVM stub.
-# _regression_train_wrapper is responsible for setup and error checking.
--- End diff --
It looks like this was an unintentional change?
---
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]