Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Tidy up the ask and tell notebook (#414)
  • Loading branch information
betatim authored and MechCoder committed Jun 27, 2017
1 parent 57caf04 commit 0f9429c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/ask-and-tell.ipynb
Expand Up @@ -138,7 +138,6 @@
},
"outputs": [],
"source": [
"etr = ExtraTreesRegressor(random_state=2, n_estimators=200)\n",
"opt = Optimizer([(-2.0, 2.0)], \"ET\", acq_optimizer=\"sampling\")"
]
},
Expand Down

0 comments on commit 0f9429c

Please sign in to comment.