Skip to content

Commit

Permalink
Reduced iterations of gaussian process
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 committed Jun 7, 2019
1 parent 5e1d0da commit 62fca87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataset/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"gaussian_process":{
"tune":{
"acq_func":"gp_hedge",
"n_calls":100,
"n_calls":30,
"n_random_starts":10,
"random_state":42
},
Expand Down

0 comments on commit 62fca87

Please sign in to comment.