Skip to content

MarginalSparse shouldn't use DensityDist internally #5024

Closed
@lucianopaz

Description

@lucianopaz

Description of your problem

The MarginalSparse Gaussian Process uses DensityDist internally to compute the marginal_likelihood (here). We should refactor that code to use a proper RandomVariable instead

Versions and main components

  • PyMC3 Version: 4.0
  • Aesara/Theano Version: 2.2.2
  • Python Version: 3.8.5
  • Operating system: Ubuntu 18.04
  • How did you install PyMC3: (conda/pip) pip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions