Skip to content

pymc.gp.cov.WhiteNoise cannot be added to pymc.gp.cov.ExpQuad #87

@PPatty666

Description

@PPatty666

I am learning Chapter 7 of Bayesian Analysis with Python and was trying to use pymc5 to reproduce some modeling examples.

In the examples where pymc.gp.cov.WhiteNoise was added to instantiate a covariance function, it gave me an error message saying "'WhiteNoise' object has no attribute 'input_dim'".

Attached is the printed code with the error message.

Could you please suggest some solutions?

Thank you very much!

white_noise_add_issue.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions