Skip to content

Add functionality to save/load #405

Open
@drbenvincent

Description

@drbenvincent

The pymc-experimental repo contains a ModelBuilder class which can help in productionized / deployment situations because of the save/load functionality.

It would be nice to bring this functionality in to CausalPy.

We should also add a general how-to docs page to illustrate its use.

I don't think we should inherit from the ModelBuilder in pymc-experimental. The functionality is relatively simple, so we could just add it to the PyMCModel class.

Very open to hearing from people using CausalPy in production on whether this would help in a production setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions