@Nishant_S wrote:
Hello everyone,
I have created a Naive Bayes model in R using package e1071. This model aims at predicting the scores in a game on a scale of 1 to 10. My query is that if I want to predict the output for a particular set of input values outside of R, how can I achieve that without having to execute the code in R.
In short, I want the coefficient equivalent of regression for my Naive Bayes model.
Thanks.
Posts: 3
Participants: 2