Package | Description |
---|---|
com.pervasive.datarush.analytics.svm |
Provides PMML model classes for SVM.
|
Modifier and Type | Method and Description |
---|---|
VectorDictionary |
PMMLSupportVectorMachineModel.getVectorDictionary()
Returns the
VectorDictionary element of the model. |
Modifier and Type | Method and Description |
---|---|
void |
PMMLSupportVectorMachineModel.setVectorDictionary(VectorDictionary vectorDictionary)
Sets the
VectorDictionary element of the model. |
Copyright © 2020 Actian Corporation. All rights reserved.