mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Unification of the visualize object hierarchy and standardization of the click and move behaviour of lvm and lvm_dimselect. Set colours of input sensitivity histogram to red for left (port) and green for right (starboard).
This commit is contained in:
parent
50a68e1a65
commit
33521f6763
4 changed files with 240 additions and 124 deletions
|
|
@ -253,7 +253,7 @@ class model(parameterised):
|
|||
|
||||
:max_f_eval: maximum number of function evaluations
|
||||
:messages: whether to display during optimisation
|
||||
:param optimzer: whice optimizer to use (defaults to self.preferred optimizer)
|
||||
:param optimzer: which optimizer to use (defaults to self.preferred optimizer)
|
||||
:type optimzer: string TODO: valid strings?
|
||||
"""
|
||||
if optimizer is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue