Replies: 1 comment 4 replies
-
The posterior is exactly what you get from |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm trying your great tool on a classification problem, specifically to classify the famous Iris dataset as a test.
The package works great, but I get just one predicted value per row x class when using the predict_proba method.
What am I doing wrong? I expected to be able to get a full posterior distribution per row x class.
All the best
Beta Was this translation helpful? Give feedback.
All reactions