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

Early stopping & model checkpoint on iterations #887

Merged
merged 5 commits into from
Jan 21, 2022

Conversation

AntonioCarta
Copy link
Collaborator

@AntonioCarta AntonioCarta commented Jan 20, 2022

also adds class-balanced split for train/validation splits.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1724551631

  • 130 of 137 (94.89%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 80.182%

Changes Missing Coverage Covered Lines Changed/Added Lines %
avalanche/benchmarks/generators/benchmark_generators.py 19 22 86.36%
avalanche/training/plugins/early_stopping.py 24 28 85.71%
Totals Coverage Status
Change from base Build 1707322059: 0.3%
Covered Lines: 11709
Relevant Lines: 14603

💛 - Coveralls

@AntonioCarta AntonioCarta merged commit efa5223 into ContinualAI:master Jan 21, 2022
@AntonioCarta AntonioCarta deleted the early_stopping branch January 21, 2022 09:10
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