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

Update run_model.py #209

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Update run_model.py #209

merged 2 commits into from
Oct 1, 2024

Conversation

rcervinoucm
Copy link
Collaborator

Add the save_best_model option

Add the save_best_model option
Comment on lines 655 to 657
# Exception handling for the input directory
if not os.path.isdir(abs_file_dir):
raise NotADirectoryError(f"'{abs_file_dir}' is not a directory.")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this was removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, a copy mistake, solved

@TjarkMiener TjarkMiener merged commit 06ccaed into master Oct 1, 2024
4 checks passed
@TjarkMiener TjarkMiener deleted the issue208 branch October 1, 2024 12:52
@TjarkMiener
Copy link
Member

Thanks @rcervinoucm!

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