Skip to content

Commit

Permalink
Remove emukit from oss list
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 673932528
  • Loading branch information
xingyousong authored and copybara-github committed Sep 12, 2024
1 parent 95c6f08 commit 180e34e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/guides/user/supported_algorithms.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,7 @@
"## External + Imported\n",
"These algorithms are imported and wrapped from external packages (requiring additional installations via `pip install google-vizier[algorithms]`), and thus we cannot fully control their performance:\n",
"\n",
"1. [**CMA-ES**](https://github.com/google/vizier/blob/main/vizier/_src/algorithms/designers/cmaes.py) (`CMA_ES`): \\[**Continuous**, **Batch**\\]\n",
"2. [**Emukit Bayesian Optimization**](https://github.com/google/vizier/blob/main/vizier/_src/algorithms/designers/emukit.py) (`EMUKIT_GP_EI`) \\[**Flat**\\]\n",
"\n",
"\n"
"1. [**CMA-ES**](https://github.com/google/vizier/blob/main/vizier/_src/algorithms/designers/cmaes.py) (`CMA_ES`): \\[**Continuous**, **Batch**\\]"
]
},
{
Expand Down

0 comments on commit 180e34e

Please sign in to comment.