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

Add the attribute best_epoch to record the best epoch num #342

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

WenjieDu
Copy link
Owner

@WenjieDu WenjieDu commented Apr 8, 2024

What does this PR do?

  1. fixing Remind the best model from which epoch after model training #235;

Before submitting

  • Was this discussed/approved via a GitHub issue? Please add a link to it if that's the case.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

@coveralls
Copy link
Collaborator

coveralls commented Apr 8, 2024

Pull Request Test Coverage Report for Build 8602662623

Details

  • 15 of 19 (78.95%) changed or added relevant lines in 10 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.001%) to 80.813%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/clustering/base.py 0 2 0.0%
pypots/forecasting/base.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
pypots/cli/env.py 2 61.22%
Totals Coverage Status
Change from base Build 8601694436: -0.001%
Covered Lines: 6798
Relevant Lines: 8412

💛 - Coveralls

@WenjieDu WenjieDu merged commit fb7ec06 into main Apr 8, 2024
10 checks passed
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.

None yet

2 participants