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

Disable sampling of transformed variables from prior_predictive #5651

Closed
wants to merge 1 commit into from

Conversation

purna135
Copy link
Member

Addressing #5076

Deleted the code that was added to facilitate sampling from the prior as a starting point for SMC.

@purna135
Copy link
Member Author

Hello, @ricardoV94. I'm still having trouble with make_initial_point_fn. I saw your previous comment but was unable to put it into action. I need your assistance with this.

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #5651 (2170448) into main (7aa520c) will decrease coverage by 4.67%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5651      +/-   ##
==========================================
- Coverage   87.16%   82.49%   -4.68%     
==========================================
  Files          75       75              
  Lines       13677    13666      -11     
==========================================
- Hits        11922    11274     -648     
- Misses       1755     2392     +637     
Impacted Files Coverage Δ
pymc/sampling.py 67.45% <ø> (-20.71%) ⬇️
pymc/smc/smc.py 18.47% <0.00%> (-77.92%) ⬇️
pymc/smc/sample_smc.py 16.77% <0.00%> (-66.45%) ⬇️
pymc/func_utils.py 22.50% <0.00%> (-65.00%) ⬇️
pymc/exceptions.py 58.62% <0.00%> (-41.38%) ⬇️
pymc/distributions/simulator.py 46.20% <0.00%> (-41.38%) ⬇️
pymc/backends/base.py 66.66% <0.00%> (-20.52%) ⬇️
pymc/math.py 53.14% <0.00%> (-16.91%) ⬇️
pymc/distributions/mixture.py 80.11% <0.00%> (-14.62%) ⬇️
... and 19 more

@ricardoV94 ricardoV94 changed the title [WIP] Disable sampling of transformed variables from prior_predictive Disable sampling of transformed variables from prior_predictive Jun 14, 2022
@ricardoV94 ricardoV94 marked this pull request as draft June 14, 2022 18:53
@purna135 purna135 closed this Oct 28, 2022
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.

1 participant