Uh oh!
There was an error while loading. Please reload this page.
SPARK-13312 [MLlib] Update java train-validation-split example in ml-guide - #11199
Closed
JeremyNixon wants to merge 2 commits into
Closed
SPARK-13312 [MLlib] Update java train-validation-split example in ml-guide#11199JeremyNixon wants to merge 2 commits into
JeremyNixon wants to merge 2 commits into
Conversation
srowen
commented
Feb 14, 2016
Member
LGTM |
srowen
commented
Feb 14, 2016
Member
Jenkins test this please |
SparkQA
commented
Feb 14, 2016
Test build #51268 has finished for PR 11199 at commit
|
srowen
commented
Feb 14, 2016
Member
@JeremyNixon please fix the title |
JeremyNixon
commented
Feb 14, 2016
ContributorAuthor
Sean, thanks - title fixed. |
srowen
commented
Feb 15, 2016
Member
Merged to master/1.6 |
asfgit pushed a commit
that referenced
this pull request
Feb 15, 2016
…-guide Response to JIRA https://issues.apache.org/jira/browse/SPARK-13312. This contribution is my original work and I license the work to this project. Author: JeremyNixon <jnixon2@gmail.com> Closes#11199 from JeremyNixon/update_train_val_split_example. (cherry picked from commit adb5483) Signed-off-by: Sean Owen <sowen@cloudera.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Response to JIRA https://issues.apache.org/jira/browse/SPARK-13312.
This contribution is my original work and I license the work to this project.