Options

Bayes probabilites

brianbakerbrianbaker Member Posts: 24 Maven
edited November 2018 in Help
I have trained a simple distribution naive Bayes model.  I would like to port the model into java code.  where / how do I get the probabilities used in the model?

The model reports mean and standard deviation for each input; but I am not able to see probabilities.  Is there any way to see these?

thanks!!  
Sign In or Register to comment.