Skip to content

Change lambda value to float type for Exponential #373

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
Jan 16, 2018

Conversation

CloudandML
Copy link
Contributor

Initially, ' Integers to negative integer powers are not allowed.' error would appear when I run the Exponential model. I read the doc file, and it says lam accepts float type only.

I am not sure whether it is the python version issue or pymc3 version issue. Just want to point out the error and the way to fix it on my particular case.

Initially, ' Integers to negative integer powers are not allowed.' error would appear when I run the Exponential model. I read the doc file, and it says lam accepts float type only. 

I am not sure whether it is the python version issue or pymc3 version issue. Just want to point out something wrong and the way to fix it on my particular case.
Copy link
Owner

@CamDavidsonPilon CamDavidsonPilon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@CamDavidsonPilon CamDavidsonPilon merged commit 5cb1fd0 into CamDavidsonPilon:master Jan 16, 2018
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