Skip to content

removed unused *args from fit, added named args to sampler_config #149

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

Conversation

michaelraczycki
Copy link
Contributor

I noticed that named parameters added in last model_builder PR were not added in the sampler_config during fit() execution,
which would result in them not being preserved in the saved version of the model. This PR fixes this

@michaelraczycki
Copy link
Contributor Author

@twiecki the windows based pytest failed, but it looks like something that the PR change couldn't influence. Should we re-run the test or just ignore it and merge regardless?

@twiecki twiecki merged commit 03ad8dd into pymc-devs:main Apr 20, 2023
@michaelraczycki michaelraczycki deleted the fit_args_into_sampler_config branch July 5, 2023 09:51
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