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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: