pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
280 stars 243 forks source link

including ModelBuilder intro notebook #565

Closed michaelraczycki closed 1 year ago

michaelraczycki commented 1 year ago

This PR includes the introduction of new module of PyMC-experimental, ModelBuilder.


:books: Documentation preview :books:: https://pymc-examples--565.org.readthedocs.build/en/565/

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

drbenvincent commented 1 year ago

Hi @michaelraczycki. Looks like this could be pretty cool. Before diving in to a proper review, a few changes are needed:

Just give me a shout when it's ready for re-review.

michaelraczycki commented 1 year ago

@drbenvincent I think that all the formatting should be there now

twiecki commented 1 year ago

I don't think we should add the same NB from pymc-marketing here. Instead, we should update https://github.com/pymc-devs/pymc-examples/blob/main/examples/howto/model_builder.ipynb to the latest API.

twiecki commented 1 year ago

@michaelraczycki There's 2 NBs here, is that on purpose? Also, the pre-commit should generate a myst file that should be included here too.

michaelraczycki commented 1 year ago

you're right, for some reason the deletion of the model_builder folder and it's notebook didn't get committed. It's fixed now