Skip to content

Commit

Permalink
Update bayes_ucb.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Aug 9, 2023
1 parent 760236a commit 8e99ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion river/bandit/bayes_ucb.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class BayesUCB(bandit.base.Policy):
Sum: 841.
Reference
--------
---------
[^1]: [Kaufmann, Emilie, Olivier Cappé, and Aurélien Garivier. "On Bayesian upper confidence bounds for bandit problems." Artificial intelligence and statistics. PMLR, 2012.](http://proceedings.mlr.press/v22/kaufmann12/kaufmann12.pdf)
"""
Expand Down

0 comments on commit 8e99ad3

Please sign in to comment.