Skip to content

Remove InferenceData object warning from v4 #4740

Closed
@twiecki

Description

@twiecki

Currently v4 still displays:

FutureWarning: In v4.0, pm.sample will return an `arviz.InferenceData` object instead of a `MultiTrace` by default. You can pass return_inferencedata=True or return_inferencedata=False to be safe and silence this warning.

when calling pm.sample(). Need to remove and set return_inferencedata=True.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions