-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-11549][Docs] Replace example code in mllib-evaluation-metrics.md using include_example #9689
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
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'd better making these class names more concretely. I.e. JavaBinaryClassificatinMetricsExample. And the same for the following classes.
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.
add a space line
|
@yinxusen Thanks for patiently pointing out the issues. I've fixed them. Please test it. |
|
Test build #46322 has finished for PR 9689 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 it, there are two $example on$
|
@mengxr LGTM except for some minor issues. |
|
Test build #46324 has finished for PR 9689 at commit
|
…md using include_example Author: Vikas Nelamangala <[email protected]> Closes #9689 from vikasnp/master. (cherry picked from commit ed47b1e) Signed-off-by: Xiangrui Meng <[email protected]>
|
Merged into master and branch-1.6. Thanks! |
No description provided.