SVC predictor
Predict table class labels using a trained C-Support Vector Classifier (SVC) model
Predictor of a C-Support Vector Classifier (SVC) model. Predict class labels of a table with a trained SVC model.
See https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html for more details.
Input
Table
The input table
Learned model
The input model
Output
result
The output result