Skip to content

Creating Distributions with CustomDist #767

Open
@jessegrabowski

Description

@jessegrabowski

Notebook proposal

Title: Creating Distributions with CustomDist

Why should this notebook be added to pymc-examples?

This comes up a lot on the discourse, most recently here. New users struggle with the API since it's a bit closer to pytensor than the rest of PyMC. There's also some intricacy when one doesn't go the dist kwarg route. For example, you need to know to actually write in numpy/scipy for the random method, but you cannot do that anywhere else in PyMC!

Suggested categories:

  • Level: Intermediate
  • Diataxis type: How-to

Related notebooks

Closest existing notebook is the black-box likelihood, but that's even more advanced than what I'm proposing.

References

CustomDist API docs are already quite nice. I just envision something a bit more hand-holding with more pictures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalNew notebook proposal still up for discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions