Skip to content

Update run_model.py#209

Merged
TjarkMiener merged 2 commits intomasterfrom
issue208
Oct 1, 2024
Merged

Update run_model.py#209
TjarkMiener merged 2 commits intomasterfrom
issue208

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
@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