Login
Back to bricks list
Introduction Version

GNB predictor

TASK
Typing name :  TASK.gws_gaia.GaussianNaiveBayesPredictor Brick :  gws_gaia

Predict the class labels using Gaussian naive Bayes (GNB) classifier

Predictor of a gaussian naive Bayes model. Perform classification on a table.

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

Input

Table
The input table
Learned model
The input model

Output

result
The output result