You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This keyword is also absent in official docs right now,
but is present in previous tutorials, say in year 2022 (it is actually a pain that it was changed and
who the hell knows how to set number of samples).
I have tried to just remove this keyword (assuming that some default number of samples will be
generated) - but then next command fails
Uh oh!
There was an error while loading. Please reload this page.
Notebook Title: GP-Circular
Notebook URL: URL
Issue description
The notebook is broken, possibly due to new version of PyMC.
I advise to follow the link for the source code. Running the last command
gives error on command
saying that keyword 'samples' is unknown.
This keyword is also absent in official docs right now,
but is present in previous tutorials, say in year 2022 (it is actually a pain that it was changed and
who the hell knows how to set number of samples).
I have tried to just remove this keyword (assuming that some default number of samples will be
generated) - but then next command fails
with error that 'trace' has no key 'y'.
The text was updated successfully, but these errors were encountered: