Skip to content

Commit

Permalink
j030
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcardoso committed Aug 24, 2023
1 parent 1086b8f commit c190bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mergernet/jobs/j030.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def call(self):
n_trials=20,
objective_metric='val_recall',
objective_direction='maximize',
resume=False,
resume=True,
)

optuna_model.train()
Expand Down

0 comments on commit c190bc9

Please sign in to comment.