Skip to content

[SPARK-9665] [MLLIB] audit MLlib API annotations #8452

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

mengxr
Copy link
Contributor

@mengxr mengxr commented Aug 26, 2015

I only found ml.NaiveBayes missing @Experimental annotation. This PR doesn't cover Python APIs.

cc @jkbradley

@mengxr mengxr changed the title [SPARK-9665] audit MLlib API annotations [SPARK-9665] [MLLIB] audit MLlib API annotations Aug 26, 2015
@SparkQA
Copy link

SparkQA commented Aug 26, 2015

Test build #41597 has finished for PR 8452 at commit 1a26c0e.

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

@jkbradley
Copy link
Member

LGTM. I'll merge with master and branch-1.5

asfgit pushed a commit that referenced this pull request Aug 26, 2015
I only found `ml.NaiveBayes` missing `Experimental` annotation. This PR doesn't cover Python APIs.

cc jkbradley

Author: Xiangrui Meng <meng@databricks.com>

Closes #8452 from mengxr/SPARK-9665.

(cherry picked from commit 6519fd0)
Signed-off-by: Joseph K. Bradley <joseph@databricks.com>
@asfgit asfgit closed this in 6519fd0 Aug 26, 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