pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.67k stars 2k forks source link

Include minimal pymc example in README #7267

Closed ricardoV94 closed 3 months ago

ricardoV94 commented 5 months ago

Description

We don't have any

HarshvirSandhu commented 5 months ago

I would like to work on this. @ricardoV94 Is there any specific example you would like to suggest?

ricardoV94 commented 5 months ago

I cooked up a small example showing the most interesting functionality (imo) here: https://colab.research.google.com/drive/1JyIeu2NMl_z6Y8ZniZn3jDrzzUL3i81q?usp=sharing

twiecki commented 5 months ago

@ricardoV94 I like showing the workflow, just not sure what the example is about.

ricardoV94 commented 5 months ago

@ricardoV94 I like showing the workflow, just not sure what the example is about.

It's a fake example of linear regression.

twiecki commented 5 months ago

but you're using physics terms.

ricardoV94 commented 5 months ago

but you're using physics terms.

Didn't want to go down the foo bar route

kiramclean commented 3 months ago

This issue can be closed now after merging #7358. Thanks for the opportunity to contribute! Looking forward to learning more about PyMC.

twiecki commented 3 months ago

thanks everyone!