This operator is used to train the dataset in SVM model. There are two modes for this operator, which are SVM classifier and regressor, and they have same input ports, output ports, and parameter. This operator aims to train the model, and pass the model information to the next operator.
Required packages
SVM
This operator is used to train the dataset in SVM model. There are two modes for this operator, which are SVM classifier and regressor, and they have same input ports, output ports, and parameter. This operator aims to train the model, and pass the model information to the next operator.
Properties
Input port
Dataset
Training dataset
Parameter
Parameter of model
Output port
Trained Model
Demo