Skip to content

Commit

Permalink
[tune/docs] typo in suggestion.rst (#39262)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Scrivano <daniel@danielscrivano.com>
  • Loading branch information
scrivy committed Sep 13, 2023
1 parent 7414a8d commit 5cd72b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/tune/api/suggestion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ See the `BOHB paper <https://arxiv.org/abs/1807.01774>`_ for more details.
BlendSearch (tune.search.flaml.BlendSearch)
-------------------------------------------

BlendSearch is an economical hyperparameter optimization algorithm that combines combines local search with global search.
BlendSearch is an economical hyperparameter optimization algorithm that combines local search with global search.
It is backed by the `FLAML library <https://github.com/microsoft/FLAML>`_.
It allows the users to specify a low-cost initial point as input if such point exists.

Expand Down

0 comments on commit 5cd72b9

Please sign in to comment.