Predict table labels using a trained gaussian process classifier model
Predictor of a Gaussian process classifier. Predict classes of a table.
See https://scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html#sklearn.gaussian_process.GaussianProcessClassifier.fit for more details
Input
Table
The input table
Learned model
The input model
Output
result
The output result