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

Code 16.8 RecursionError: maximum recursion depth exceeded #148

Open
jma7889 opened this issue Feb 26, 2021 · 0 comments
Open

Code 16.8 RecursionError: maximum recursion depth exceeded #148

jma7889 opened this issue Feb 26, 2021 · 0 comments

Comments

@jma7889
Copy link

jma7889 commented Feb 26, 2021

Screen Shot 2021-02-26 at 11 13 30 AM

Screen Shot 2021-02-26 at 11 14 09 AM

Not sure it's a bug or not, got this error everytime. Might relate to this https://github.com/pymc-devs/pymc/issues/3361 ?

update 2/28/2021
comment out the following line in the above code block to avoid the error.
y = pm.DensityDist("y", StrategyMixture(p, df["majority_first"]), observed=df["y"])

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

No branches or pull requests

1 participant