Skip to content

Conversation

@WeichenXu123
Copy link
Contributor

What changes were proposed in this pull request?

Add warning_for the following case when LBFGS training not actually convergence:

  1. LogisticRegression
  2. AFTSurvivalRegression
  3. LBFGS algorithm wrapper in mllib package

How was this patch tested?

N/A

@SparkQA
Copy link

SparkQA commented Jul 12, 2016

Test build #62173 has finished for PR 14157 at commit 022ffc1.

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

@asfgit asfgit closed this in 252d4f2 Jul 14, 2016
asfgit pushed a commit that referenced this pull request Jul 14, 2016
… all used place in MLLib

## What changes were proposed in this pull request?

Add warning_for the following case when LBFGS training not actually convergence:

1) LogisticRegression
2) AFTSurvivalRegression
3) LBFGS algorithm wrapper in mllib package

## How was this patch tested?

N/A

Author: WeichenXu <[email protected]>

Closes #14157 from WeichenXu123/add_lbfgs_convergence_warning_for_all_used_place.

(cherry picked from commit 252d4f2)
Signed-off-by: Sean Owen <[email protected]>
@WeichenXu123 WeichenXu123 deleted the add_lbfgs_convergence_warning_for_all_used_place branch July 31, 2016 09:45
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.

2 participants