Login
Back to bricks list
Introduction Version

MNB classifier predictor

TASK
Typing name :  TASK.gws_gaia.MultinomialNaiveBayesClassifierPredictor Brick :  gws_gaia

Predict the class labels using Multinomial Naive Bayes (MNB) classifier

Predictor of a naïve Bayes classifier for a multinomial model. Predict class labels for a table using a trained naïve Bayes classifier.

See https://scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html for more details.

Input

Table
The input table
Learned model
The input model

Output

result
The output result