Naive Bayes model with PyMC3

Thanks for your response. I’ve seen the document you mentioned but wanted to have a much simpler example running. The implementation was actually inspired by the LDA example you posted earlier.

Regarding

do you mean something comparable to Marginalized Gaussian Mixture Model but using the general Mixture class instead?