From f836046864168457519b0842b7a2c032f702872a Mon Sep 17 00:00:00 2001 From: uri-granta <50578464+uri-granta@users.noreply.github.com> Date: Wed, 19 Jul 2023 12:16:32 +0100 Subject: [PATCH] Update docs/notebooks/qhsri-tutorial.pct.py Co-authored-by: Hrvoje Stojic --- docs/notebooks/qhsri-tutorial.pct.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebooks/qhsri-tutorial.pct.py b/docs/notebooks/qhsri-tutorial.pct.py index 7e375c8197..26076adbbf 100644 --- a/docs/notebooks/qhsri-tutorial.pct.py +++ b/docs/notebooks/qhsri-tutorial.pct.py @@ -13,7 +13,7 @@ # --- # %% [markdown] -# # Batch HSRI +# # Batching with Sharpe Ratio # %% [markdown] # Batch Hypervolume Sharpe Ratio Indicator (qHSRI) is a method proposed by Binois et al. (see ) for picking a batch of query points during Bayesian Optimisation. It makes use of the Sharpe Ratio, a portfolio selection method used in investment selection to carefully balance risk and reward.