-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-7518][ML] Tests for comparing probability and prediction in binary logistic regression against R #6045
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
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32356 has started for PR 6045 at commit |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32357 has started for PR 6045 at commit |
|
Test build #32356 has finished for PR 6045 at commit
|
|
Merged build finished. Test FAILed. |
|
Test FAILed. |
|
@mengxr @jkbradley @srowen This is relatively simple change in test. Will help me to have confidence to refactor for MLOR in ML. |
|
Test build #32357 has finished for PR 6045 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
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.
Though this is a private class, the doc should be Returns the numbers of training samples. in order to show up automatically as the method summary in the generated doc. Users have to make one click to see return ...
Adding more tests for comparing probability and prediction in binary logistic regression against R