Skip to content

[SPARK-6253] [mllib] [python] Add LassoModel to __all__ in regression.py #4970

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

Closed
wants to merge 1 commit into from

Conversation

jkbradley
Copy link
Member

Add LassoModel to all in regression.py

LassoModel does not show up in Python docs

This should be merged into branch-1.3 and master.

@SparkQA
Copy link

SparkQA commented Mar 10, 2015

Test build #28446 has finished for PR 4970 at commit c2cb533.

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

asfgit pushed a commit that referenced this pull request Mar 12, 2015
Add LassoModel to __all__ in regression.py

LassoModel does not show up in Python docs

This should be merged into branch-1.3 and master.

Author: Joseph K. Bradley <joseph@databricks.com>

Closes #4970 from jkbradley/SPARK-6253 and squashes the following commits:

c2cb533 [Joseph K. Bradley] Add LassoModel to __all__ in regression.py

(cherry picked from commit 17c309c)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
@mengxr
Copy link
Contributor

mengxr commented Mar 12, 2015

LGTM. Merged into both master and branch-1.3.

@asfgit asfgit closed this in 17c309c Mar 12, 2015
@jkbradley jkbradley changed the title [mllib] [python] Add LassoModel to __all__ in regression.py [SPARK-6253] [mllib] [python] Add LassoModel to __all__ in regression.py Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants