Trino Functions
Ml Functions
Returns a label predicted by the given classifier SVM model. Supported Signatures
Returns the map representing the feature vector. Supported Signatures
Returns an SVM-based classifier model, trained with the given label and feature data sets. Supported Signatures
Returns an SVM-based classifier model, trained with the given label and feature data sets. You can control the training process by libsvm parameters. Supported Signatures
Returns an SVM-based regressor model, trained with the given target and feature data sets. You can control the training process by libsvm parameters. Supported Signatures
Returns an SVM-based regressor model, trained with the given target and feature data sets. Supported Signatures
Returns a predicted target value by the given regressor SVM model. Supported Signatures
โI