emukit
emukit copied to clipboard
Can we avoid using private GPy interfaces?
Implementation of GPy model wrapper uses private stuff like model._fixes_ and model._trigger_params_changed. Can we avoid using it? If not, should it be public in GPy, and can we contribute this change to GPy? Need to investigate
Originated from this PR: #237