Skip to content

Adding polya gamma moment and corresponding tests #5193

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

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

jlopezarriaza
Copy link
Contributor

Adding polya gamma moment and corresponding tests

@jlopezarriaza jlopezarriaza mentioned this pull request Nov 17, 2021
51 tasks
@jlopezarriaza
Copy link
Contributor Author

I'm not 100% what's causing the checks to fail

@ricardoV94
Copy link
Member

I'm not 100% what's causing the checks to fail

#5191

@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #5193 (9f019c5) into main (196fb9d) will increase coverage by 36.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #5193       +/-   ##
===========================================
+ Coverage   41.98%   78.08%   +36.10%     
===========================================
  Files          88       88               
  Lines       14159    14167        +8     
===========================================
+ Hits         5945    11063     +5118     
+ Misses       8214     3104     -5110     
Impacted Files Coverage Δ
pymc/distributions/continuous.py 96.55% <100.00%> (+14.55%) ⬆️
pymc/variational/opvi.py 30.29% <0.00%> (+0.48%) ⬆️
pymc/variational/approximations.py 30.06% <0.00%> (+0.65%) ⬆️
pymc/initial_point.py 100.00% <0.00%> (+1.81%) ⬆️
pymc/step_methods/step_sizes.py 100.00% <0.00%> (+2.08%) ⬆️
pymc/distributions/distribution.py 94.50% <0.00%> (+3.84%) ⬆️
pymc/step_methods/hmc/integration.py 82.69% <0.00%> (+3.84%) ⬆️
pymc/step_methods/hmc/nuts.py 95.62% <0.00%> (+4.37%) ⬆️
pymc/step_methods/hmc/base_hmc.py 91.12% <0.00%> (+7.25%) ⬆️
pymc/variational/inference.py 29.37% <0.00%> (+7.90%) ⬆️
... and 53 more

@ricardoV94 ricardoV94 force-pushed the adding_PolyaGamma_moment branch from 9f019c5 to acb3196 Compare November 17, 2021 17:34
@ricardoV94 ricardoV94 merged commit 90423a9 into pymc-devs:main Nov 17, 2021
@ricardoV94
Copy link
Member

Thanks @jlopezarriaza

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.

2 participants