Login
Back to bricks list
Introduction Version

BNB classifier predictor

TASK
Typing name :  TASK.gws_gaia.BernoulliNaiveBayesClassifierPredictor Brick :  gws_gaia

Predict the class labels using Bernoulli naive Bayes (BNB) classifier

Predictor of a Naive Bayes classifier. Perform classification on a table.

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

Input

Table
The input table
Learned model
The input model

Output

result
The output result