Skip to content

'ObservedMRDLayer' predict and plot_latent #12

@vcuculo

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

😕

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