You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for a way to change the default objective from being best val_loss to best val_accuracy.
Can anyone point me in the right direction? At the moment I am using EarlyStopping if the val_accuracy doesn't improve, however, I know with Keras-tuner val_accuracy can be set up as the objective.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I am looking for a way to change the default objective from being best val_loss to best val_accuracy.
Can anyone point me in the right direction? At the moment I am using EarlyStopping if the val_accuracy doesn't improve, however, I know with Keras-tuner val_accuracy can be set up as the objective.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions