-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-8915] [Documentation, MLlib] Added @since tags to mllib.classification #7371
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
Conversation
|
ok to test |
|
@dbtsai Could you help review this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We only put @since on public classes and methods. This is a package private method. So it is not necessary to add @since tag.
|
@mengxr Sure. I will take over. Thanks. |
|
Test build #37137 has finished for PR 7371 at commit
|
|
Test build #37223 has finished for PR 7371 at commit
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove one space.
|
LGTM except minor formatting issue. |
|
Test build #37946 has finished for PR 7371 at commit
|
|
Merged into master. Thanks! |
Created since tags for methods in mllib.classification