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

[MRG] Early stop #290

Merged
merged 2 commits into from
Nov 4, 2018
Merged

[MRG] Early stop #290

merged 2 commits into from
Nov 4, 2018

Conversation

haifeng-jin
Copy link
Collaborator

This pull request resolves #288 .

The pull request is ready to be merged.

The details of the pull request:

@coveralls
Copy link

Pull Request Test Coverage Report for Build 847

  • 41 of 47 (87.23%) changed or added relevant lines in 3 files are covered.
  • 8 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.5%) to 94.425%

Changes Missing Coverage Covered Lines Changed/Added Lines %
autokeras/nn/model_trainer.py 39 45 86.67%
Files with Coverage Reduction New Missed Lines %
autokeras/nn/model_trainer.py 1 92.97%
autokeras/cnn_module.py 1 94.92%
autokeras/net_transformer.py 1 97.53%
autokeras/search.py 1 97.28%
autokeras/bayesian.py 4 95.02%
Totals Coverage Status
Change from base Build 840: -0.5%
Covered Lines: 2151
Relevant Lines: 2278

💛 - Coveralls

@haifeng-jin haifeng-jin merged commit eb6b976 into master Nov 4, 2018
@haifeng-jin haifeng-jin deleted the early_stop branch November 4, 2018 09:20
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.

Early stop should restore the model before the loss nondecrease
2 participants