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

fixing LBFGS test #1678

Merged
merged 3 commits into from
May 1, 2020
Merged

fixing LBFGS test #1678

merged 3 commits into from
May 1, 2020

Conversation

Borda
Copy link
Member

@Borda Borda commented Apr 30, 2020

What does this PR do?

Most of the PRs and master is failing on test_lbfgs_cpu_model

AssertionError: This model is expected to get > 0.5 in test set (it got 0.28125)

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda added the ci Continuous Integration label Apr 30, 2020
@mergify mergify bot requested a review from a team April 30, 2020 21:32
@Borda Borda marked this pull request as ready for review April 30, 2020 21:48
@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #1678 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1678   +/-   ##
======================================
  Coverage      88%     88%           
======================================
  Files          69      69           
  Lines        4129    4129           
======================================
  Hits         3653    3653           
  Misses        476     476           

@mergify mergify bot requested a review from a team April 30, 2020 22:14
@Borda Borda added the ready PRs ready to be merged label Apr 30, 2020
@Borda Borda added the priority: 0 High priority task label May 1, 2020
@williamFalcon williamFalcon merged commit 97c7b6b into master May 1, 2020
@Borda Borda deleted the tests/lbfgs branch May 1, 2020 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration priority: 0 High priority task ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants