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

Add migration guide for those coming from scikit learn #729

Open
tomicapretto opened this issue Sep 26, 2023 · 2 comments
Open

Add migration guide for those coming from scikit learn #729

tomicapretto opened this issue Sep 26, 2023 · 2 comments

Comments

@tomicapretto
Copy link
Collaborator

Have a look at the discussion here #535

@twiecki
Copy link
Contributor

twiecki commented Sep 26, 2023

Ideally you could just inherit from ModelBuilder and get all that plus saving/loading for free.

@tomicapretto
Copy link
Collaborator Author

I just checked it and it's still quite incompatible with how Bambi works. I'm not sure I want to refactor Bambi entirely to make it work with ModelBuilder. This issue is simply about telling users that if they want a point estimate they can do .mean(("chain", "draw")) on the right parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants