emukit icon indicating copy to clipboard operation
emukit copied to clipboard

Can we avoid using private GPy interfaces?

Open apaleyes opened this issue 6 years ago • 0 comments

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

apaleyes avatar Sep 04 '19 15:09 apaleyes