-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
- It seems that
predictmethod is missing from theObservedMRDLayerobject.
Whenm.predict()is called and the loop reaches the MRD layer it results in
AttributeError: 'ObservedMRDLayer' object has no attribute 'predict'
- When trying to plot the latent space, instead, it tries to import a missing module
Line 168 in 4ec944f
from GPy.plotting.matplot_dep import dim_reduction_plots
😕
Metadata
Metadata
Assignees
Labels
No labels