Skip to content

'ObservedMRDLayer' predict and plot_latent #12

Description

@vcuculo
  1. It seems that predict method is missing from the ObservedMRDLayer object.
    When m.predict() is called and the loop reaches the MRD layer it results in

AttributeError: 'ObservedMRDLayer' object has no attribute 'predict'

  1. When trying to plot the latent space, instead, it tries to import a missing module
    from GPy.plotting.matplot_dep import dim_reduction_plots

😕

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions