See: Description
| Class | Description |
|---|---|
| SVMLearner |
Builds a
PMMLSupportVectorMachineModel from an input dataset. |
| SVMPredictorType |
Base class of SVM types associated with predicting a target variable.
|
| SVMType |
Base class the represents the type of SVM model to build.
|
| SVMTypeCSvc |
Corresponds to the
C-SVC SVM model type. |
| SVMTypeOneClass |
Corresponds to a
one-class SVM model type. |
Copyright © 2024 Actian Corporation. All rights reserved.