Skip to main content

tSVMModel

Generates an SVM-based classifier model that can be used by tPredict to classify given elements.

tSVMModel applies the SVM algorithm to analyze feature vectors typically prepared and provided by tModelEncoder.

It generates a binary classification model out of this analysis and writes this model in memory or in a file system supported by this component, such as HDFS or S3.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!