Typing name : TASK.gws_gaia.GaussianNaiveBayesPredictor Brick : gws_gaia Predict the class labels using Gaussian naive Bayes (GNB) classifierPredictor 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 loginInputTable The input table TableLearned model The input model Gaussian naive bayes resultlogoutOutputresult The output result Table