Model for naive Bayes classifiers with categorical variables.
Model for naive Bayes classifiers with categorical variables.
log prior probabilities
log likelihood probabilities
Class that represents the features and labels of a data point.
Class that represents the features and labels of a data point.
Label of this data point
Features of this data point
Markov Chain model
Markov Chain model
transition vectors
top N used to construct the model
Class for training a naive Bayes model with categorical variables
Class for training a Markov Chain model
Collection of engine libraries that have no dependency on PredictionIO