Menu
Introduction
Getting Started
ID Card
Use Cases
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
2
Share

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
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.