mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-09 20:12:38 +02:00
[mrd] missing data implemented, and plotting better
This commit is contained in:
parent
94c84a23a3
commit
01d6b91f90
3 changed files with 41 additions and 26 deletions
|
|
@ -288,7 +288,6 @@ class Parameterized(Parameterizable):
|
|||
self._connect_parameters()
|
||||
self._connect_fixes()
|
||||
self._notify_parent_change()
|
||||
|
||||
self.parameters_changed()
|
||||
except Exception as e:
|
||||
print "WARNING: caught exception {!s}, trying to continue".format(e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue