Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Applying Naive Bayes model created in R outside of R

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles