We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf4c2d commit 44bd13cCopy full SHA for 44bd13c
README.md
@@ -23,7 +23,7 @@ folder you can get a grip of how the method and this package work by:
23
with a step by step visualization of how this method works.
24
- Going over this
25
[script](https://github.com/fmfn/BayesianOptimization/blob/master/examples/usage.py)
26
-to become familiar with this packages basic functionalities.
+to become familiar with this package's basic functionalities.
27
- Exploring this [notebook](https://github.com/fmfn/BayesianOptimization/blob/master/examples/exploitation%20vs%20exploration.ipynb)
28
exemplifying the balance between exploration and exploitation and how to
29
control it.
0 commit comments