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

I can save the model when recall reaches max by code? #42

Open
BachTuan975 opened this issue Jul 14, 2019 · 1 comment
Open

I can save the model when recall reaches max by code? #42

BachTuan975 opened this issue Jul 14, 2019 · 1 comment

Comments

@BachTuan975
Copy link

I can save the model when recall reaches max by code
checkpoint = ModelCheckpoint (WEIGHTS_FINAL, save_weights_only = True, monitor = 'val_binary_recall', verbose = 1, save_best_only = True, mode = 'max')

@ybubnov
Copy link
Member

ybubnov commented Jul 15, 2019

@BachTuan975, could you, please, give a little bit more context? I don't quite understand the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants