Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-10283][ML][PySpark][Docs] Add @since annotation to pyspark.ml.regression #8693

Closed
wants to merge 3 commits into from

Conversation

yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Sep 10, 2015

No description provided.

@SparkQA
Copy link

SparkQA commented Sep 10, 2015

Test build #42258 has finished for PR 8693 at commit c34dfe7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@noel-smith
Copy link
Contributor

Replace .. addedversion:: with .. versionadded::.

Merge from master to remove setElasticNetParam and getElasticNetParam functions.

@@ -140,6 +150,8 @@ def intercept(self):
class TreeRegressorParams(object):
"""
Private class to track supported impurity measures.

.. addedversion:: 1.4.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can probably remove this is as isn't a public class

@yu-iskw
Copy link
Contributor Author

yu-iskw commented Sep 17, 2015

@noel-smith I have merged this PR with master and have fixed them which you reviewed. Could you check it please?

@SparkQA
Copy link

SparkQA commented Sep 17, 2015

Test build #42598 has finished for PR 8693 at commit acdc52e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in 29bf8aa Sep 17, 2015
@mengxr
Copy link
Contributor

mengxr commented Sep 17, 2015

Merged into master. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants