Package | Description |
---|---|
com.pervasive.datarush.analytics.svm |
Provides PMML model classes for SVM.
|
Modifier and Type | Method and Description |
---|---|
List<SupportVectorMachine> |
PMMLSupportVectorMachineModel.getSupportVectorMachines()
Returns the
SupportVectorMachine elements of the model. |
Modifier and Type | Method and Description |
---|---|
void |
PMMLSupportVectorMachineModel.setSupportVectorMachines(List<SupportVectorMachine> supportVectorMachines)
Sets the
SupportVectorMachine elements of the model. |
Copyright © 2016 Actian Corporation. All rights reserved.