Skip to content

Commit

Permalink
[tune/docs] typo in suggestion.rst (ray-project#39262)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Scrivano <daniel@danielscrivano.com>
  • Loading branch information
scrivy authored and simonsays1980 committed Sep 14, 2023
1 parent 4037773 commit 396a3f7
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 396a3f7

Please sign in to comment.