Skip to content

Commit

Permalink
Unlink saasbo tutorials
Browse files Browse the repository at this point in the history
Summary:
They require a botorch release, which we don't want to wait for to release
They failed in the laster release [here](https://github.com/facebook/Ax/runs/3291884796?check_suite_focus=true#step:5:498) and [here](https://github.com/facebook/Ax/runs/3291884796?check_suite_focus=true#step:5:644)

Removing them from `tutorials.json` will prevent `make_tutorials.py` from [discovering them](https://www.internalfb.com/code/fbsource/[cea1e232abc4]/fbcode/ax/scripts/make_tutorials.py?lines=72)

Reviewed By: ldworkin

Differential Revision: D30223576

fbshipit-source-id: ecfe72e0befc366ecf6e03c97b96140c1c425e6b
  • Loading branch information
Daniel Cohen authored and facebook-github-bot committed Aug 10, 2021
1 parent 52974a2 commit 1191284
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions website/tutorials.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@
{
"id": "multiobjective_optimization",
"title": "Multi-Objective Optimization"
},
{
"id": "saasbo",
"title": "High-Dimensional Bayesian Optimization with Sparse Axis-Aligned Subspaces (SAASBO)"
},
{
"id": "saasbo_nehvi",
"title": "Fully Bayesian, High-Dimensional, Multi-Objective Optimization"
}
],
"Field Experiments": [
Expand Down

0 comments on commit 1191284

Please sign in to comment.