Skip to content
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

[HotFix] Hotfix branch-1.4 building by removing avgMetrics in CrossValidatorSuite #6929

Closed
wants to merge 1 commit into from

Conversation

viirya
Copy link
Member

@viirya viirya commented Jun 22, 2015

Ref. #6905
ping @yhuai

viirya referenced this pull request Jun 22, 2015
…uator to get correct cross validation

JIRA: https://issues.apache.org/jira/browse/SPARK-8468

Author: Liang-Chi Hsieh <[email protected]>

Closes #6905 from viirya/cv_min and squashes the following commits:

930d3db [Liang-Chi Hsieh] Fix python unit test and add document.
d632135 [Liang-Chi Hsieh] Merge remote-tracking branch 'upstream/master' into cv_min
16e3b2c [Liang-Chi Hsieh] Take the negative instead of reciprocal.
c3dd8d9 [Liang-Chi Hsieh] For comments.
b5f52c1 [Liang-Chi Hsieh] Add param to CrossValidator for choosing whether to maximize evaulation value.

(cherry picked from commit 0b89951)
Signed-off-by: Joseph K. Bradley <[email protected]>
@SparkQA
Copy link

SparkQA commented Jun 22, 2015

Test build #35430 has finished for PR 6929 at commit b1aec53.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@yhuai
Copy link
Contributor

yhuai commented Jun 22, 2015

The mima failure seems not related to the change. I am merging it to fix the 1.4 build.

asfgit pushed a commit that referenced this pull request Jun 22, 2015
…lidatorSuite

Ref. #6905
ping yhuai

Author: Liang-Chi Hsieh <[email protected]>

Closes #6929 from viirya/hot_fix_cv_test and squashes the following commits:

b1aec53 [Liang-Chi Hsieh] Hotfix branch-1.4 by removing avgMetrics in CrossValidatorSuite.
@yhuai
Copy link
Contributor

yhuai commented Jun 22, 2015

Merged. Can you close it? Thanks for the hotfix!

@viirya viirya closed this Jun 22, 2015
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 22, 2015
…lidatorSuite

Ref. apache#6905
ping yhuai

Author: Liang-Chi Hsieh <[email protected]>

Closes apache#6929 from viirya/hot_fix_cv_test and squashes the following commits:

b1aec53 [Liang-Chi Hsieh] Hotfix branch-1.4 by removing avgMetrics in CrossValidatorSuite.
@viirya viirya deleted the hot_fix_cv_test branch December 27, 2023 18:17
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