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

Parsing time from logfile for training/testing Loss and Ladder steps #168

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

HaithamGaafer
Copy link
Contributor

Added two functions to parse the log.txt file from pacemaker to get the time

  • for loss calculations for both training and testing (when present) datasets
  • for each ladder step when ladder scheme is being used

Added two functions to parse the `log.txt` file from `pacemaker` to get the time 
- for `loss` calculations for both training and testing (when present) datasets
- for each ladder step when ladder scheme is being used
Copy link

github-actions bot commented Nov 6, 2024

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_potentialfit/HG-time_parsing_from_logfile

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11708844815

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 148 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 3.681%

Files with Coverage Reduction New Missed Lines %
pacemaker/job.py 148 0.0%
Totals Coverage Status
Change from base Build 11700044535: -0.02%
Covered Lines: 193
Relevant Lines: 5243

💛 - Coveralls

@HaithamGaafer
Copy link
Contributor Author

@pmrv This PR includes parsing the times from the log.txt file.

@HaithamGaafer HaithamGaafer merged commit 1b8a321 into main Nov 7, 2024
13 of 15 checks passed
@HaithamGaafer HaithamGaafer deleted the HG-time_parsing_from_logfile branch November 7, 2024 10:44
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