Update docs/hyperopt.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
This commit is contained in:
parent
a3a045dbd4
commit
e928c5fdaf
@ -64,7 +64,7 @@ Optional - can also be loaded from a strategy:
|
|||||||
Assuming the optional methods are not in your hyperopt file, please use `--strategy AweSomeStrategy` which contains these methods so hyperopt can use these methods instead.
|
Assuming the optional methods are not in your hyperopt file, please use `--strategy AweSomeStrategy` which contains these methods so hyperopt can use these methods instead.
|
||||||
|
|
||||||
!!! Note
|
!!! Note
|
||||||
You will always have to provide a strategy to Hyperopt even if it contains all methods.
|
You always have to provide a strategy to Hyperopt, even if your custom Hyperopt class contains all methods.
|
||||||
|
|
||||||
Rarely you may also need to override:
|
Rarely you may also need to override:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user