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

Multiple separate bayes classifiers with single redis database #185

Open
pyromaniackeca opened this issue May 20, 2019 · 1 comment
Open

Comments

@pyromaniackeca
Copy link

Is there a way to have multiple completely separate bayes classifiers with a single redis database?

I can monkey patch the redis backend to accept a scope param and combine that with the keys.
But I'm curious to know if there's a supported way to do it that I'm missing?

Thanks.

@Ch4s3
Copy link
Member

Ch4s3 commented Sep 26, 2019

There's no official way to do that, but I'd accept a PR to do it.

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

2 participants