Skip to content

Conversation

@MrBago
Copy link
Contributor

@MrBago MrBago commented Jan 3, 2018

What changes were proposed in this pull request?

Avoid holding all models in memory for TrainValidationSplit.

How was this patch tested?

Existing tests.

@SparkQA
Copy link

SparkQA commented Jan 4, 2018

Test build #85645 has finished for PR 20143 at commit 6aa46f8.

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

@jkbradley
Copy link
Member

LGTM
I'm going to merge this with master and branch-2.3, backporting as a fairly important bug fix

Thanks @MrBago !

@asfgit asfgit closed this in cf0aa65 Jan 5, 2018
asfgit pushed a commit that referenced this pull request Jan 5, 2018
… memory tradeoff for TrainValidationSplit

## What changes were proposed in this pull request?

Avoid holding all models in memory for `TrainValidationSplit`.

## How was this patch tested?

Existing tests.

Author: Bago Amirbekian <[email protected]>

Closes #20143 from MrBago/trainValidMemoryFix.

(cherry picked from commit cf0aa65)
Signed-off-by: Joseph K. Bradley <[email protected]>
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