pymc-devs / pymc

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

Add option to save model graph to an image #7158

Closed aloctavodia closed 7 months ago

aloctavodia commented 7 months ago

πŸ“š Documentation preview πŸ“š: https://pymc--7158.org.readthedocs.build/en/7158/

codecov[bot] commented 7 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (0d8ddba) 92.35% compared to head (a1eaf5e) 92.30%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pymc-devs/pymc/pull/7158/graphs/tree.svg?width=650&height=150&src=pr&token=JFuXtOJ4Cb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs)](https://app.codecov.io/gh/pymc-devs/pymc/pull/7158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) ```diff @@ Coverage Diff @@ ## main #7158 +/- ## ========================================== - Coverage 92.35% 92.30% -0.05% ========================================== Files 101 101 Lines 16944 16955 +11 ========================================== + Hits 15648 15650 +2 - Misses 1296 1305 +9 ``` | [Files](https://app.codecov.io/gh/pymc-devs/pymc/pull/7158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) | Coverage Ξ” | | |---|---|---| | [pymc/model/core.py](https://app.codecov.io/gh/pymc-devs/pymc/pull/7158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs#diff-cHltYy9tb2RlbC9jb3JlLnB5) | `92.22% <100.00%> (ΓΈ)` | | | [pymc/model\_graph.py](https://app.codecov.io/gh/pymc-devs/pymc/pull/7158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs#diff-cHltYy9tb2RlbF9ncmFwaC5weQ==) | `77.38% <30.76%> (-3.47%)` | :arrow_down: |