Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docstrings update in model_builder.py #148

Merged
merged 5 commits into from
Apr 20, 2023

Conversation

michaelraczycki
Copy link
Collaborator

Updates the docstrings in model_builder.py , ensures that they follow the numpydoc conventions

@michaelraczycki michaelraczycki requested a review from twiecki April 20, 2023 08:37
@twiecki
Copy link
Member

twiecki commented Apr 20, 2023

Conflict, but LGTM otherwise.

mbjoseph and others added 3 commits April 20, 2023 09:53
…pymc-devs#140)

* Return posterior predictive samples from all chains

This fixes a bug where only values from one chain were returned.
It also refactors the prediction logic to reduce duplication, and
makes the output of predict_posterior() consistent in type and shape
with the output of pymc.sample_posterior_predictive().

* keep attributes even when computing posterior means

* Add/test combined arg, revert method order

* Fix import order.

---------

Co-authored-by: Max Joseph <[email protected]>
Co-authored-by: Thomas Wiecki <[email protected]>
@twiecki twiecki merged commit 0a0f544 into pymc-devs:main Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants